protocolElement property

  1. @JsonKey(name: '_protocol')
List<Element?>? protocolElement
inherited

Implementation

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