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 643bc88 commit 460e688Copy full SHA for 460e688
lib/src/generators/integrations/integration.dart
@@ -1,5 +1,4 @@
1
abstract class Integration {
2
-
3
bool isEnabled = false;
4
5
List<String> get requiredImports;
0 commit comments