isData property

bool get isData

Implementation

bool get isData => this is _DataBitState<V, L>;