allNames property

List<String> allNames
final

Implementation

static final List<String> allNames = allCodes.map((c) => c.code).toList();