menu
codeofland package
documentation
sources/firebase/storage/firebase_storage_service.dart
FirebaseStorageService
getDownloadUrl abstract method
getDownloadUrl abstract method
dark_mode
light_mode
getDownloadUrl
abstract method
Future
<
String
?
>
getDownloadUrl
(
String
imageUrl
)
Implementation
Future<String?> getDownloadUrl(String imageUrl);
codeofland package
documentation
sources/firebase/storage/firebase_storage_service
FirebaseStorageService
getDownloadUrl abstract method
FirebaseStorageService class