menu
tencent_cloud_chat_sdk package
documentation
web/utils/utils.dart
Func1<A, R> typedef
Func1<A, R> typedef
dark_mode
light_mode
Func1<
A
,
R
>
typedef
Func1
<
A
,
R
> =
R Function
(
A
a
)
Implementation
typedef Func1<A, R> = R Function(A a);
tencent_cloud_chat_sdk package
documentation
web/utils/utils
Func1<A, R> typedef
js_interop library