getUserProfileImage method

String getUserProfileImage()

Implementation

String getUserProfileImage() {
  return getProperty("profileImageUrl");
}