static Future<String> getActiveSimOperator() async { return await _channel.invokeMethod('sim_getActiveOperator'); }