DI constructor

DI({
  1. Application? app,
})

Implementation

DI({this.app});