getDefault static method

Implementation

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