limits property

  1. @TagNumber(3)
List<QuotaLimit> get limits

Implementation

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