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