roles property

  1. @TagNumber(1)
List<RoleWithId> roles

Implementation

@$pb.TagNumber(1)
$core.List<RoleWithId> get roles => $_getList(0);