DesktopTools constructor

DesktopTools()

Implementation

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