app<K> static method

IAppService app<K>()

Implementation

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