instanceAttributes property
The schema built from the instanceAttributes declarations, or null
when this material declared none.
Implementation
@override
InstanceAttributeSchema? get instanceAttributes => _instanceAttributes;
The schema built from the instanceAttributes declarations, or null
when this material declared none.
@override
InstanceAttributeSchema? get instanceAttributes => _instanceAttributes;