deviceKeysList.outdated is not nullable but we have seen this error in production: `Failed assertion: boolean expression must not be null` So this could either be a null safety bug in Dart or a result of using unsound null safety. The extra equal check `== true` should safe us here |
||
|---|---|---|
| .. | ||
| encryption | ||
| src | ||
| encryption.dart | ||
| matrix.dart | ||