GlobalNativeConfig constructor

GlobalNativeConfig()

Implementation

factory GlobalNativeConfig() {
  return _singleton;
}