responsiblePersonEmail property

  1. @JsonKey.new(name: 'ResponsiblePersonEmail', includeIfNull: false)
String? responsiblePersonEmail
final

Implementation

@JsonKey(name: 'ResponsiblePersonEmail', includeIfNull: false)
final String? responsiblePersonEmail;