menu
pc_utils_frameworks package
documentation
simple_fb_gallery/dycol_controller.dart
SimpleDcFbController<T>
fbCol property
fbCol property
dark_mode
light_mode
fbCol
property
CollectionReference
<
Map
<
String
,
dynamic
>
>
get
fbCol
Implementation
CollectionReference<Map<String,dynamic>> get fbCol=>config.fstore.collection(config.fbPath);
pc_utils_frameworks package
documentation
simple_fb_gallery/dycol_controller
SimpleDcFbController<T>
fbCol property
SimpleDcFbController class