removeTenantId method

void removeTenantId()

Implementation

void removeTenantId() {
  _box.delete('tenantId');
}