dataIsValid property

bool dataIsValid
final

A property that is evaluated internally and may mean that data being emitted is stall, invalidated or otherwise 'not-so-valid' until some further emission (say after network reload).

Implementation

final bool dataIsValid;