warning static method

void warning(
  1. String msg
)

Implementation

static void warning(String msg) => print('  $_ye[WARN]$_r  $_ye$msg$_r');