getDefault static method

GenInvitationCodeReq getDefault()

Implementation

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