UnknownFailure constructor

const UnknownFailure(
  1. String message
)

Implementation

const UnknownFailure(super.message);