carrierNotificationSms property

  1. @JsonKey(name: 'carrier_notification_sms')
String? carrierNotificationSms
getter/setter pair

Implementation

@JsonKey(name: 'carrier_notification_sms')
late String? carrierNotificationSms;