otherElement property

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

otherElement ("_other") Extensions for other

Implementation

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