sortedIndexOf top-level property

int Function(List, dynamic) sortedIndexOf
getter/setter pair

Implementation

int Function(List<dynamic>, dynamic) sortedIndexOf = sortedIndex;