static Future<Map<String, dynamic>?> getClientParams() async { return await _channel.invokeMapMethod("getClientParams"); }