Closed danielkono closed 1 year ago
Had a case where findElements returns empty list so single would throw "Bad state" exception. Fixed it i a way to be still compatible with Dart < 3.0.0.
findElements
single
Had a case where
findElements
returns empty list sosingle
would throw "Bad state" exception. Fixed it i a way to be still compatible with Dart < 3.0.0.