app<K> static method

IAppService app<K>()

Implementation

static IAppService app<K>() => _appService ??= GetIt.I.get<IAppService>();