menu
eliud_core_helpers package
documentation
base/model_base.dart
ModelReference
key method
key method
dark_mode
light_mode
key
method
String
key
(
)
Implementation
String key() => "$packageName-$componentName-${referenced.documentID}";
eliud_core_helpers package
documentation
base/model_base
ModelReference
key method
ModelReference class