getDefault static method

GenInvitationCodeResp getDefault()

Implementation

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