Is there any way to mark files, class, variable, or something else with something like @SuppressWarnings("SpellCheckingInspection") in Java/Kotlin, but on Dart? I'm using Android Studio
Is there any way to mark files, class, variable, or something else with something like @SuppressWarnings("SpellCheckingInspection") in Java/Kotlin, but on Dart? I'm using Android Studio