menu
phantom package
documentation
util/firestorage.dart
FireFS
ref method
ref method
dark_mode
light_mode
ref
method
FireStorageRef
ref
(
String
bucket
,
String
path
)
Implementation
FireStorageRef ref(String bucket, String path) => storage.ref(bucket, path);
phantom package
documentation
util/firestorage
FireFS
ref method
FireFS class