incompleteElement property

  1. @JsonKey(name: '_incomplete')
Element? incompleteElement
inherited

incompleteElement ("_incomplete") Extensions for incomplete

Implementation

@JsonKey(name: '_incomplete')
Element? get incompleteElement => throw _privateConstructorUsedError;