permissions property

  1. @TagNumber.new(1)
PbList<Permission> get permissions

The Permissions testable on the requested resource.

Implementation

@$pb.TagNumber(1)
$pb.PbList<Permission> get permissions => $_getList(0);