getUserSex function

String getUserSex()

Implementation

String getUserSex() => prefs.getString("userSex") ?? "?";