error abstract method

void error(
  1. String msg,
  2. Context? ctx
)

Implementation

void error(String msg, Context? ctx);