Injected constructor

const Injected({
  1. String? tag,
})

Implementation

const Injected({this.tag});