menu
omnyshell package
documentation
omnyshell_client.dart
MountStore
mounts property
mounts property
dark_mode
light_mode
mounts
property
Map
<
String
,
MountRecord
>
mounts
final
Mounts keyed by id.
Implementation
final Map<String, MountRecord> mounts;
omnyshell package
documentation
omnyshell_client
MountStore
mounts property
MountStore class