collection_ext
ranges
EmptyIntRange
EmptyIntRange const constructor
EmptyIntRange
EmptyIntRange
constructor
Null safety
const
EmptyIntRange
(
)
Implementation
const EmptyIntRange() : super(-1, -1);
collection_ext
ranges
EmptyIntRange
EmptyIntRange const constructor
EmptyIntRange class
Constructors
EmptyIntRange
Properties
first
from
hashCode
isEmpty
isNotEmpty
iterator
last
length
runtimeType
single
step
to
Methods
any
cast
contains
elementAt
every
expand
firstWhere
fold
followedBy
forEach
join
lastWhere
map
noSuchMethod
reduce
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator ==