Future<String> getNetworkOperatorName() async { return await invokeMethod(_GET_NETWORK_OPERATOR_NAME) as String; }