create static method

Implementation

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