create static method

TypingRequest create()

Implementation

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