authoredElement property

  1. @JsonKey(name: '_authored')
Element? authoredElement
inherited

authoredElement ("_authored") Extensions for authored

Implementation

@JsonKey(name: '_authored')
Element? get authoredElement => throw _privateConstructorUsedError;