countryCode property

  1. @JsonKey.new(includeIfNull: false)
String? countryCode
final

Implementation

@JsonKey(includeIfNull: false)
final String? countryCode;