NativeTools constructor

NativeTools()

Implementation

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