getUserImage static method

String? getUserImage()

Implementation

static String? getUserImage() => _preferences.getString("${prefix}image");