menu
pc_utils_frameworks package
documentation
simple_fb_gallery/dycol_controller.dart
SimpleDcFbController<T>
getId method
getId method
dark_mode
light_mode
getId
method
String
getId
(
T
t
)
Implementation
String getId(T t)=>config.toDocWithId(t)[idKey];
pc_utils_frameworks package
documentation
simple_fb_gallery/dycol_controller
SimpleDcFbController<T>
getId method
SimpleDcFbController class