w abstract method

void w(
  1. Object? object, {
  2. String? tag,
})

Implementation

void w(Object? object, {String? tag});