initialRequestCompleted property
bool
get
initialRequestCompleted
True if there is any data loaded in this source
Implementation
bool get initialRequestCompleted => lastDetails != null;
True if there is any data loaded in this source
bool get initialRequestCompleted => lastDetails != null;