PathProvider constructor

PathProvider()

Implementation

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