handleLifecycle property

bool handleLifecycle
final

Defines flag which enables/disables lifecycle handling (pause on app closed, play on app resumed). Default value is true.

Implementation

final bool handleLifecycle;