quota property

  1. @TagNumber.new(10)
Quota get quota

Quota configuration.

Implementation

@$pb.TagNumber(10)
$36.Quota get quota => $_getN(8);
  1. @TagNumber.new(10)
set quota (Quota v)

Implementation

@$pb.TagNumber(10)
set quota($36.Quota v) { $_setField(10, v); }