otherElement property

  1. @JsonKey(name: '_other')
List<Element?>? otherElement
inherited

otherElement Extensions for other

Implementation

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