RefreshFailedEvent constructor
const
RefreshFailedEvent(
- Failure failure
Creates a refresh-failure event.
Implementation
const RefreshFailedEvent(this.failure);
Creates a refresh-failure event.
const RefreshFailedEvent(this.failure);