getEmployeeName method

String getEmployeeName()

Implementation

String getEmployeeName() => _prefs.getString(_employeeName) ?? '';