limits property

  1. @TagNumber(1)
List<StorageLimit> get limits

Implementation

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