error abstract method

void error(
  1. dynamic message, {
  2. Object? error,
})

Implementation

void error(dynamic message, {Object? error});