getEmployeeId method

int getEmployeeId()

Implementation

int getEmployeeId() => _prefs.getInt(_employeeId) ?? 0;