menu
codeofland package
documentation
interface/firebase/storage.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
interface/firebase/storage
FirebaseStorageService
getDownloadUrl abstract method
FirebaseStorageService class