IsEmptyList<T> typedef

IsEmptyList<T> = bool Function(BaseModel<T> model)

Implementation

typedef IsEmptyList<T> = bool Function(BaseModel<T> model);