Error constructor

const Error(
  1. String _err
)

Implementation

const Error(this._err);