Add ListExtensions.firstOrNull, lastOrNull, singleOrNull. #53756
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-collection
library-core
type-enhancement
A request for a change that isn't a bug
See dart-archive/collection#312
For
List
we don't have to instantiateIterator
to implement these methods.The text was updated successfully, but these errors were encountered: