menu
firefast package
documentation
firefast_realtime.dart
IsValueValidSync<T> typedef
IsValueValidSync<T> typedef
dark_mode
light_mode
IsValueValidSync<
T
>
typedef
IsValueValidSync
<
T
> =
bool
Function
(
T?
)
Implementation
typedef IsValueValidSync<T> = bool Function(T?);
firefast package
documentation
firefast_realtime
IsValueValidSync<T> typedef
firefast_realtime library