getDefault static method

FindUserBlockInfoReq getDefault()

Implementation

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