subjectTypeElement property

  1. @JsonKey(name: '_subjectType')
List<Element>? subjectTypeElement
inherited

subjectTypeElement ("_subjectType") Extensions for subjectType

Implementation

@JsonKey(name: '_subjectType')
List<Element>? get subjectTypeElement => throw _privateConstructorUsedError;