ServerFailure constructor

const ServerFailure(
  1. String message
)

Implementation

const ServerFailure(super.message);