endCustomerSession static method

void endCustomerSession()

Implementation

static void endCustomerSession() {
  _instance = null;
}