flutter/packages/flutter_tools/templates/plugin/android-kotlin.tmpl
fzyzcjy 92969ba8ca
Remove @NonNull to avoid warning (#129472)
Otherwise android studio complains:

> Do not use @NonNull in Kotlin; the nullability is already implied by the Kotlin type MethodCall not ending with ?

![image](https://github.com/flutter/flutter/assets/5236035/0cc2e838-dbf9-409f-8fd8-d4e006f58be6)
2023-06-29 21:34:31 +00:00
..
src Remove @NonNull to avoid warning (#129472) 2023-06-29 21:34:31 +00:00
build.gradle.tmpl [Android] Update plugin and module templates to use Flutter constant for compileSdkVersion (#128073) 2023-06-06 21:14:00 +00:00
projectName_android.iml.tmpl Update idea template files (#24311) 2018-11-14 13:45:07 -08:00