warn abstract method

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

Implementation

void warn(String msg, Context? ctx);