menu
fs_service package
documentation
domain/repo/easy_firestore.dart
FirestoreRepo
getCollection abstract method
getCollection abstract method
dark_mode
light_mode
getCollection
abstract method
FutureOr
<
JsonObject
>
getCollection
(
{
required
String
collectionPath
,
})
Implementation
FutureOr<JsonObject> getCollection({ required String collectionPath, });
fs_service package
documentation
domain/repo/easy_firestore
FirestoreRepo
getCollection abstract method
FirestoreRepo class