i abstract method

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

Implementation

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