getDefault static method

SetAllowRegisterReq getDefault()

Implementation

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