menu
fluxer_dart package
documentation
models/resolve_report_response.dart
ResolveReportResponse
publicComment property
publicComment property
dark_mode
light_mode
publicComment
property
@JsonKey.new(includeIfNull: true, name: 'public_comment')
String
?
publicComment
final
Implementation
@JsonKey(includeIfNull: true, name: 'public_comment') final String? publicComment;
fluxer_dart package
documentation
models/resolve_report_response
ResolveReportResponse
publicComment property
ResolveReportResponse class