warning abstract method

void warning(
  1. String message, {
  2. Object? data,
})

Implementation

void warning(String message, {Object? data});