e abstract method

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

Implementation

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