getDefault static method

GetAllowRegisterResp getDefault()

Implementation

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