getDefault static method

SetAllowRegisterResp getDefault()

Implementation

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