GlobalOptions constructor

GlobalOptions()

Implementation

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