getProfileImageUrl method

String getProfileImageUrl()

Implementation

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