List<String> get typeStrings => charts.map((capability) => capability.typeString).toList(growable: false);