create static method

ChatResponse create()

Implementation

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