menu
pc_utils_frameworks package
documentation
simple_fb_gallery/dycol_controller.dart
SimpleDcFbController<T>
fbDoc method
fbDoc method
dark_mode
light_mode
fbDoc
method
DocumentReference
<
Object
?
>
fbDoc
(
String
id
)
Implementation
DocumentReference fbDoc(String id)=>config.fstore.doc(config.fbPath+"/"+id);
pc_utils_frameworks package
documentation
simple_fb_gallery/dycol_controller
SimpleDcFbController<T>
fbDoc method
SimpleDcFbController class