roles property

  1. @TagNumber.new(5)
PbList<Role> get roles

Implementation

@$pb.TagNumber(5)
$pb.PbList<$3.Role> get roles => $_getList(4);