contextLinkIdElement property

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

contextLinkIdElement Extensions for contextLinkId

Implementation

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