PubCache constructor

PubCache()

Implementation

factory PubCache() => _self ??= PubCache._internal();