autoHydrate property

bool autoHydrate
finalinherited

Refetch results in the background from remote source when any request is made. Defaults to false.

Implementation

final bool autoHydrate;