fromAlternateContactPhone property

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

Implementation

@JsonKey(name: 'FromAlternateContactPhone', includeIfNull: false)
final String? fromAlternateContactPhone;