inactiveElement property

  1. @JsonKey(name: '_inactive')
Element? inactiveElement
inherited

inactiveElement ("_inactive") Extensions for inactive

Implementation

@JsonKey(name: '_inactive')
Element? get inactiveElement => throw _privateConstructorUsedError;