supportedInteractionElement property

  1. @JsonKey(name: '_supportedInteraction')
List<Element>? supportedInteractionElement
inherited

supportedInteractionElement ("_supportedInteraction") Extensions for supportedInteraction

Implementation

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