CheckConnectionErrorState constructor

const CheckConnectionErrorState(
  1. String message
)

Implementation

const CheckConnectionErrorState(this.message);