isData property

bool get isData

Is this a data state?

Implementation

bool get isData => false;