getDefault static method

CheckLoginForbiddenReq getDefault()

Implementation

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