constants2 property

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

The constants defined by this fragment of the enum.

Implementation

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