RefreshFailed<T> constructor
const
RefreshFailed<T> (
- String failedMessage, {
- dynamic exception,
Implementation
const RefreshFailed(this.failedMessage, {this.exception});