mobileCountryCode property
The cell tower's Mobile Country Code (MCC).
Implementation
@BuiltValueField(wireName: r'mobileCountryCode')
int? get mobileCountryCode;
The cell tower's Mobile Country Code (MCC).
@BuiltValueField(wireName: r'mobileCountryCode')
int? get mobileCountryCode;