menu
eliud_pkg_workflow_model package
documentation
tools/task/task_model.dart
TaskModel
collectReferences abstract method
collectReferences abstract method
dark_mode
light_mode
collectReferences
abstract method
Future
<
List
<
ModelReference
>
>
collectReferences
(
{
String
?
appId
,
})
Implementation
Future<List<ModelReference>> collectReferences({String? appId});
eliud_pkg_workflow_model package
documentation
tools/task/task_model
TaskModel
collectReferences abstract method
TaskModel class