fulfilled property

bool Function(Iterable<T>) fulfilled
final

Callback, indicating whether the provided page is considered as fulfilled the request.

Implementation

final bool Function(Iterable<T>) fulfilled;