isStarting property

bool isStarting
inherited

Returns true if this instance is currently in the process of starting.

Implementation

bool get isStarting => _starting;