authorizations property

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

Implementation

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