clientId property
- @TagNumber.new(71)
Filter by the associated client ID (return all the users that belong to this client)
Implementation
@$pb.TagNumber(71)
$fixnum.Int64 get clientId => $_getI64(27);
- @TagNumber.new(71)
Implementation
@$pb.TagNumber(71)
set clientId($fixnum.Int64 value) => $_setInt64(27, value);