menu
dart_eval package
documentation
stdlib/core.dart
$Iterable<E>
$Iterable.wrap constructor
$Iterable.wrap constructor
dark_mode
light_mode
$Iterable<
E
>.wrap
constructor
$Iterable<
E
>.wrap
(
Iterable
<
E
>
$value
)
Wrap an
Iterable
in an
$Iterable
Implementation
$Iterable.wrap(this.$value);
dart_eval package
documentation
stdlib/core
$Iterable<E>
$Iterable.wrap constructor
$Iterable class