menu
firebase_core_web package
documentation
firebase_core_web_interop.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);
firebase_core_web package
documentation
firebase_core_web_interop
Func1<A, R> typedef
firebase_core_web_interop library