The mobile network code (MNC) for the user’s cellular service provider.
static Future<String?> get mobileNetworkCode async => await _channel.invokeMethod('mobileNetworkCode');