scopeElement property

  1. @JsonKey(name: '_scope')
List<Element>? scopeElement
inherited

scopeElement ("_scope") Extensions for scope

Implementation

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