informationLinkIdElement property

  1. @JsonKey(name: '_informationLinkId')
List<Element>? informationLinkIdElement
inherited

Implementation

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