fromContactPhone property

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

Implementation

@JsonKey(name: 'FromContactPhone', includeIfNull: false)
final String? fromContactPhone;