MakeError constructor

MakeError(
  1. [String? message]
)

Implementation

MakeError([this.message]);