statusElement property

  1. @JsonKey(name: '_status')
Element? statusElement
inherited

statusElement (_status): Extensions for status;

Implementation

@JsonKey(name: '_status')
Element? get statusElement => throw _privateConstructorUsedError;