LoadingFailed constructor

const LoadingFailed(
  1. String message
)

Implementation

const LoadingFailed(this.message);