menu
Dart
dart:async
ZoneDelegate
runUnary<
R
,
T
> abstract method
runUnary
dark_mode
light_mode
description
runUnary<
R
,
T
>
abstract method
R
runUnary
<
R
,
T
>(
Zone
zone
,
R
f
(
T
arg
),
T
arg
)
Implementation
R runUnary<R, T>(Zone zone, R f(T arg), T arg);
Dart
dart:async
ZoneDelegate
runUnary<
R
,
T
> abstract method
ZoneDelegate class
Cookies management controls