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