isKeepAlive property

bool isKeepAlive

Check if this pod should keep alive

Defaults to false.

Implementation

bool get isKeepAlive => _keepAlive;