menu
Dart
dart:async
ZoneUnaryCallback<
R
,
T
> typedef
ZoneUnaryCallback
dark_mode
light_mode
description
ZoneUnaryCallback<
R
,
T
>
typedef
ZoneUnaryCallback
<
R
,
T
> =
R Function
(
T
)
Implementation
typedef ZoneUnaryCallback<R, T> = R Function(T);
Dart
dart:async
ZoneUnaryCallback<
R
,
T
> typedef
dart:async library
Cookies management controls