shouldCreateCustomer property

bool shouldCreateCustomer
final

Flag which determines create or not anonymous users. Usable only during first initialisation. Default is true.

Implementation

final bool shouldCreateCustomer;