getDefault static method

GetAllowRegisterReq getDefault()

Implementation

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