settings property

Map<String, String?> settings
getter/setter pair

Implementation

Map<String, String?> settings   = <String,String?>{};