getDefault static method

TypingResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TypingResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<TypingResponse>(create);