create static method

AIMessage create()

Implementation

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