DataController
Abstract controller for managing a list of data and notifying listeners on changes.
Inheritors
Properties
Functions
Link copied to clipboard
Add a listener to be notified of the changes to T list.
Link copied to clipboard
Notify all listeners that the data has changed.
Link copied to clipboard
Remove a listener previously register with addOnDataEventListener