create static method

UserConfigMap create()

Implementation

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