typeElement property

  1. @JsonKey(name: '_type')
Element? typeElement
inherited

typeElement (_type): Extensions for type;

Implementation

@JsonKey(name: '_type')
Element? get typeElement => throw _privateConstructorUsedError;