Single authoritative local data source, ensuring data consistency and enabling offline support.
reader
write
delete
deleteAll
Network Fetch
Write to Source of Truth
write
method.Notify Readers
Initiate Read
Source of Truth Reader
reader
method of the Source of Truth.Data Emission
reader
method, which the Store passes to the consumer.reader
method to return a Flow for real-time data updates.
write
and reader
methods.