menu
volume_info package
documentation
volume_info_platform_interface.dart
VolumeInfoPlatform
isRemoveable abstract method
isRemoveable abstract method
dark_mode
light_mode
isRemoveable
abstract method
Future
<
bool
?
>
isRemoveable
(
String
uuid
)
Implementation
Future<bool?> isRemoveable(String uuid);
volume_info package
documentation
volume_info_platform_interface
VolumeInfoPlatform
isRemoveable abstract method
VolumeInfoPlatform class