conditionElement property

  1. @JsonKey(name: '_condition')
List<Element?>? conditionElement
inherited

Implementation

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