getImage method

String getImage()

Implementation

String getImage() {
  return _image;
}