d abstract method

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

Implementation

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