restrictions property

  1. @TagNumber.new(9)
Restrictions get restrictions

Key restrictions.

Implementation

@$pb.TagNumber(9)
Restrictions get restrictions => $_getN(8);
  1. @TagNumber.new(9)
set restrictions (Restrictions value)

Implementation

@$pb.TagNumber(9)
set restrictions(Restrictions value) => $_setField(9, value);