isRunning property

bool get isRunning

Implementation

bool get isRunning => state == UArSessionState.running;