comparatorElement property

  1. @JsonKey(name: '_comparator')
List<Element?>? comparatorElement
inherited

Implementation

@JsonKey(name: '_comparator')
List<Element?>? get comparatorElement => throw _privateConstructorUsedError;