carrierNotificationEmail property

  1. @JsonKey(name: 'carrier_notification_email')
String? carrierNotificationEmail
getter/setter pair

Implementation

@JsonKey(name: 'carrier_notification_email')
late String? carrierNotificationEmail;