ApiCache constructor

ApiCache()

Implementation

factory ApiCache() => _singleton ??= ApiCache._();