create static method

ChatMessage create()

Implementation

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