getDefault static method

SendBotMessageResp getDefault()

Implementation

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