conditionElement property

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

conditionElement ("_condition") Extensions for condition

Implementation

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