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 276408d commit 13eef59Copy full SHA for 13eef59
lib/cmd/cmd_utils.dart
@@ -80,4 +80,4 @@ enum IosScale {
80
});
81
}
82
83
-const encoder = JsonEncoder.withIndent((' '));
+const encoder = JsonEncoder.withIndent((' '));
0 commit comments