toStringPretty method

String toStringPretty()

Implementation

String toStringPretty() =>
    'NativeConstructorConfig(debug: $debug, enableCustomLogging: $enableCustomLogging, enableExceptionCapture: $enableExceptionCapture, alsoNativeLogs: $alsoNativeLogs)';