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 |
||
|---|---|---|
| .. | ||
| database | ||
| utils | ||
| client.dart | ||
| event.dart | ||
| event_status.dart | ||
| room.dart | ||
| timeline.dart | ||
| user.dart | ||
| voip_content.dart | ||