getDefault static method

FindUserBlockInfoResp getDefault()

Implementation

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