protocolElement property

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

protocolElement ("_protocol") Extensions for protocol

Implementation

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