Curiosity constructor

Curiosity()

Implementation

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