commentElement property

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

commentElement ("_comment") Extensions for comment

Implementation

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