prototypeAttributes property

Map<String, dynamic> prototypeAttributes

The default attribute values used when creating a feature.

Implementation

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