currentCustomerId property
int?
get
currentCustomerId
Get current customer ID
Implementation
int? get currentCustomerId => _customerId;
Get current customer ID
int? get currentCustomerId => _customerId;