components/service library

Classes

Service<T>
An abstract class that represents the ViewModel in the MVVM architecture pattern. Primarily responsible for data loading and state management.

Enums

ServiceStatus
Signature for the data loading state of a standard Service.