countryCode property

  1. @BuiltValueField.new(wireName: r'countryCode')
String? get countryCode

Implementation

@BuiltValueField(wireName: r'countryCode')
String? get countryCode;