RefreshFailedEvent constructor

const RefreshFailedEvent(
  1. Failure failure
)

Creates a refresh-failure event.

Implementation

const RefreshFailedEvent(this.failure);