menu
base_api package
documentation
refresh_api/base_refresh_api.dart
IsEmptyList<T> typedef
IsEmptyList<T> typedef
dark_mode
light_mode
IsEmptyList<
T
>
typedef
IsEmptyList
<
T
> =
bool
Function
(
BaseModel
<
T
>
model
)
Implementation
typedef IsEmptyList<T> = bool Function(BaseModel<T> model);
base_api package
documentation
refresh_api/base_refresh_api
IsEmptyList<T> typedef
base_refresh_api library