HomeError constructor

const HomeError(
  1. String message
)

Implementation

const HomeError(this.message);