ServiceProvider constructor

ServiceProvider({
  1. Application? app,
})

Implementation

ServiceProvider({this.app});