Flutter
quiver.core
Optional
<
T
>
hashCode property
hashCode
Optional class
Constructors
absent
fromNullable
of
Properties
hashCode
isPresent
iterator
orNull
value
first
isEmpty
isNotEmpty
last
length
runtimeType
single
Methods
ifAbsent
ifPresent
or
toString
transform
transformNullable
any
cast
contains
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
where
whereType
Operators
operator ==
hashCode property
int
hashCode
override
Delegates to the underlying
value
hashCode.
Implementation
int get hashCode => _value.hashCode;