isData property

bool get isData

Returns true if this is AsyncData.

Implementation

bool get isData => false;