create static method

ChatRequest create()

Implementation

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