live property

bool live
final

Flag for current environment of the card scanner.

If true, the production environment will be set. Otherwise, the sandbox environment will be used.

Implementation

final bool live;