ServerFailure constructor

const ServerFailure(
  1. ErrorMessageModel model
)

Implementation

const ServerFailure(super.model);