mobileNetworkCode property
The cell tower's Mobile Network Code. This is the MNC for GSM and WCDMA; CDMA uses the System ID (SID).
Implementation
@BuiltValueField(wireName: r'mobileNetworkCode')
int? get mobileNetworkCode;
The cell tower's Mobile Network Code. This is the MNC for GSM and WCDMA; CDMA uses the System ID (SID).
@BuiltValueField(wireName: r'mobileNetworkCode')
int? get mobileNetworkCode;