loader property

ResourceLoader<T> loader
final

The function used to fetch fresh data.

Implementation

final ResourceLoader<T> loader;