void setRemoteConfigUserProperties(Map<String, dynamic> userProperties) { _remote_config_channel.invokeMethod('setRemoteConfigUserProperties', userProperties); }