create static method

APIConfig create()

Implementation

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