commentElement property

  1. @JsonKey(name: '_comment')
List<Element?>? commentElement
inherited

Implementation

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