create static method

OpenAIConfig create()

Implementation

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