reporterEmail property

  1. @JsonKey.new(includeIfNull: true, name: 'reporter_email')
String? reporterEmail
final

Implementation

@JsonKey(includeIfNull: true, name: 'reporter_email')
final String? reporterEmail;