v abstract method

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

Implementation

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