constants2 property

  1. @Deprecated('Use constants instead')
List<FieldElement> get constants2

The constants defined by the enum.

Implementation

@Deprecated('Use constants instead')
List<FieldElement> get constants2;