ServerError constructor
const
ServerError(
- String message
Implementation
const factory ServerError(final String message) = _$ServerErrorImpl;
const factory ServerError(final String message) = _$ServerErrorImpl;