prototypeAttributes property

Map<String, dynamic> prototypeAttributes

The prototype attributes associated with this feature subtype.

Implementation

Map<String, dynamic> get prototypeAttributes => _prototypeAttributes.value;