info method

void info(
  1. String message
)

Implementation

void info(String message) => debugPrintSynchronously('$tag 🗣 $message');