limits property

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

Implementation

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