adyenAppRestart property

bool? get adyenAppRestart

Implementation

bool? get adyenAppRestart => _$this._adyenAppRestart;
set adyenAppRestart (bool? adyenAppRestart)

Implementation

set adyenAppRestart(bool? adyenAppRestart) =>
    _$this._adyenAppRestart = adyenAppRestart;