create static method

ApiConfig create()

Implementation

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