copyrightElement property

  1. @JsonKey(name: '_copyright')
PrimitiveElement? get copyrightElement
inherited

copyrightElement ("_copyright") Extensions for copyright

Implementation

@JsonKey(name: '_copyright')
PrimitiveElement? get copyrightElement => throw _privateConstructorUsedError;