authorizations property

  1. @TagNumber(3)
List<Authorization> authorizations

Implementation

@$pb.TagNumber(3)
$core.List<Authorization> get authorizations => $_getList(2);