titleElement property

  1. @JsonKey(name: '_title')
Element? titleElement
inherited

titleElement Extensions for title

Implementation

@JsonKey(name: '_title')
Element? get titleElement => throw _privateConstructorUsedError;