constants property

  1. @TagNumber(19)
FFConstantsVariable get constants

Implementation

@$pb.TagNumber(19)
FFConstantsVariable get constants => $_getN(18);
  1. @TagNumber(19)
set constants (FFConstantsVariable value)

Implementation

@$pb.TagNumber(19)
set constants(FFConstantsVariable value) => $_setField(19, value);