contextLinkIdElement property

  1. @JsonKey(name: '_contextLinkId')
List<Element>? contextLinkIdElement
inherited

contextLinkIdElement ("_contextLinkId") Extensions for contextLinkId

Implementation

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