create static method

AdminConfig create()

Implementation

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