isValid property

bool isValid

Gets a value indicating whether this collection is still valid to use.

Implementation

bool get isValid => realmCore.resultsIsValid(this);