isPreparing property

bool isPreparing

Returns true if state is Preparing

Implementation

bool get isPreparing => this is Preparing;