isNotLoaded property

bool get isNotLoaded
override

Implementation

bool get isNotLoaded => valueOrNull == null && !isFuture;