menu
cell package
documentation
collective.dart
CollectiveSet<E>
lookup abstract method
lookup abstract method
dark_mode
light_mode
lookup
abstract method
E?
lookup
(
Object
?
object
)
Returns if the
object
in the set, otherwise returns null.
Implementation
E? lookup(Object? object);
cell package
documentation
collective
CollectiveSet<E>
lookup abstract method
CollectiveSet class