getImageUrl method

  1. @override
String getImageUrl()
override

Implementation

@override
String getImageUrl() {
  return "$mainPic";
}