menu
hycop_light package
documentation
hycop/storage/abs_storage.dart
AbsStorage
parseFileUrl abstract method
parseFileUrl abstract method
dark_mode
light_mode
parseFileUrl
abstract method
Map
<
String
,
String
>
parseFileUrl
(
String
fileUrl
)
Implementation
Map<String, String> parseFileUrl(String fileUrl);
hycop_light package
documentation
hycop/storage/abs_storage
AbsStorage
parseFileUrl abstract method
AbsStorage class