menu
televerse package
documentation
telegram.dart
SuggestedPostDeclined
comment property
comment property
dark_mode
light_mode
comment
property
@JsonKey.new(name: 'comment')
String
?
get
comment
inherited
Optional. Comment with which the post was declined
Implementation
@JsonKey(name: 'comment') String? get comment;
televerse package
documentation
telegram
SuggestedPostDeclined
comment property
SuggestedPostDeclined class