create static method

RemoteConfigUser create()

Implementation

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