NativeConstructorConfig constructor
NativeConstructorConfig({})
Implementation
NativeConstructorConfig({
required this.debug,
this.enableCustomLogging,
this.enableExceptionCapture,
this.alsoNativeLogs,
});
NativeConstructorConfig({
required this.debug,
this.enableCustomLogging,
this.enableExceptionCapture,
this.alsoNativeLogs,
});