create static method

RemoteConfig create()

Implementation

@$core.pragma('dart2js:noInline')
static RemoteConfig create() => RemoteConfig._();