media static method

IMediaService media()

Implementation

static IMediaService media() => _media ??= GetIt.I.get<IMediaService>();