subjects property

  1. @TagNumber(4)
PbList<List<int>> get subjects

List of subjects (public keys) this role binding applies to.

Implementation

@$pb.TagNumber(4)
$pb.PbList<$core.List<$core.int>> get subjects => $_getList(3);