ResultError constructor

const ResultError(
  1. String message
)

Implementation

const ResultError(this.message);