values property Null safety

List<String> values

List of all the icon names

Implementation

static List<String> get values => _metadata.keys.toList();