textElement property

  1. @JsonKey(name: '_text')
Element? textElement
inherited

textElement Extensions for text

Implementation

@JsonKey(name: '_text')
Element? get textElement => throw _privateConstructorUsedError;