print abstract method

void print(
  1. String message, [
  2. String? plugin
])

Implementation

void print(String message, [String? plugin]);