isPreparing property

bool get isPreparing

Returns true if state is Preparing

Implementation

bool get isPreparing => this is Preparing;