isRunning property Null safety

bool isRunning

Implementation

bool get isRunning => runner != null;