ErrorResult constructor

const ErrorResult(
  1. String message
)

Implementation

const ErrorResult(this.message);