homeMobileCountryCode property

  1. @BuiltValueField(wireName: r'homeMobileCountryCode')
int? homeMobileCountryCode

The cell tower's Mobile Country Code (MCC).

Implementation

@BuiltValueField(wireName: r'homeMobileCountryCode')
int? get homeMobileCountryCode;