menu
node_interop package
documentation
js.dart
Atomics
notify static method
notify static method
dark_mode
light_mode
notify
static method
@JS('notify')
int
notify
(
List
<
int
>
typedArray
,
int
index
, [
int
count
])
Implementation
@JS('notify') external static int notify(List<int> typedArray, int index, [int count]);
node_interop package
documentation
js
Atomics
notify static method
Atomics class