informationSequenceElement property

  1. @JsonKey(name: '_informationSequence')
List<Element>? informationSequenceElement
inherited

Implementation

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