inDeliveryToAlternateContactPhone property

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

Implementation

@JsonKey(name: 'InDeliveryToAlternateContactPhone', includeIfNull: false)
final String? inDeliveryToAlternateContactPhone;