textPresentationElement property

  1. @JsonKey(name: '_textPresentation')
Element? textPresentationElement
inherited

textPresentationElement (_textPresentation): Extensions for textPresentation;

Implementation

@JsonKey(name: '_textPresentation')
Element? get textPresentationElement => throw _privateConstructorUsedError;