AppService constructor
AppService(
- ServiceContext ctx
Implementation
AppService(ServiceContext ctx)
: dio = ctx.dio,
endpoints = ctx.endpoints;
AppService(ServiceContext ctx)
: dio = ctx.dio,
endpoints = ctx.endpoints;