The name of the user’s home cellular service provider.
static Future<String?> get carrierName async => await _channel.invokeMethod('carrierName');