Dart
dart:collection
IterableBase
<
E
>
IterableBase const constructor
description
IterableBase<
E
> constructor
const
IterableBase<
E
>
(
)
Implementation
const
IterableBase();