create static method

LLMConfiguration create()

Implementation

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