We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a95aff commit f0aae94Copy full SHA for f0aae94
superuser/lib/src/exception.dart
@@ -14,4 +14,4 @@ final class IllegalInstanceError extends Error {
14
String toString() {
15
return "IllegalInstanceError: $message";
16
}
17
-}
+}
0 commit comments