menu
Dart
dart:js_interop
JSIteratorProtocol
<
T extends JSAny?
>
next method
next
dark_mode
light_mode
description
next
method
JSIteratorResult
<
T
>
next
(
[
JSAny
?
yieldValue
])
See
next()
.
Implementation
external JSIteratorResult<T> next([JSAny? yieldValue]);
Dart
dart:js_interop
JSIteratorProtocol
<
T extends JSAny?
>
next method
JSIteratorProtocol extension type
Cookies management controls