create static method

AIModel create()

Implementation

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