connectRemoteConfig method
Implementation
Future<RemoteConfigPhase?> connectRemoteConfig(String id, String channelId) {
throw UnimplementedError('connectRemoteConfig() has not been implemented.');
}
Future<RemoteConfigPhase?> connectRemoteConfig(String id, String channelId) {
throw UnimplementedError('connectRemoteConfig() has not been implemented.');
}