Inject constructor

const Inject({
  1. String? name,
})

Implementation

const Inject({this.name});