Loading
Represents the state where the purchase operation is in progress.
The UI should typically display a loading indicator, such as a CircularProgressIndicator, and disable interactive elements when this state is active. This is a data object
because it has no properties and only one instance is needed.