representationElement property

  1. @JsonKey(name: '_representation')
List<Element>? representationElement
inherited

representationElement ("_representation") Extensions for representation

Implementation

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