menu
tom_build_base package
documentation
tom_build_base_v2.dart
RepositoryIdLookup
allNames property
allNames property
dark_mode
light_mode
allNames
property
List
<
String
>
get
allNames
Get all known repository names.
Implementation
static List<String> get allNames => _idToName.values.toList();
tom_build_base package
documentation
tom_build_base_v2
RepositoryIdLookup
allNames property
RepositoryIdLookup class