void updateUIConfig(Map<String, dynamic> config){ _channel.invokeMethod('updateUIConfig', {"config": jsonEncode(config)}); }