representationElement property

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

representationElement Extensions for representation

Implementation

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