settings property

Map<String, dynamic> settings
getter/setter pair

A map of settings that can be set and used by specific DX extensions.

Implementation

Map<String, dynamic> settings = {};