instantiatesElement property

  1. @JsonKey(name: '_instantiates')
List<Element?>? instantiatesElement
inherited

Implementation

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