Hi, currently using https://pub.dev/packages/fast_immutable_collections and with these lint give a warning for every IMap call.
Is feasible to add the exception? or maybe add the possibility to add valid types in the yaml file or disable the warning at all.
The warning is "Avoid using the bang operator. It may result in runtime exceptions."