work property
FdcDataSetWork
get
work
Observable dataset work/progress state.
This is the single public work/progress entry point. Application code may listen to it and read its current state; dataset internals own mutation.
Implementation
FdcDataSetWork get work => _workCoordinator.work;