includeAllCustomers property

bool? get includeAllCustomers

Implementation

bool? get includeAllCustomers => (_$data['includeAllCustomers'] as bool?);