empty constant

Error const empty

No error

Implementation

static const empty = Error(
  message: '',
  errorCode: ErrorCode.none,
);