currentElement property

  1. @JsonKey(name: '_current')
Element? currentElement
inherited

currentElement ("_current") Extensions for current

Implementation

@JsonKey(name: '_current')
Element? get currentElement => throw _privateConstructorUsedError;