getImage method

String? getImage()

Implementation

String? getImage() {
  return image;
}