instructorImage property

String instructorImage
getter/setter pair

Implementation

String title,
    imageUrl,
    country,
    instructor,
    instructorImage =
        "https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=387&q=80",
    noOfEpisodes,
    price,
    totalHours,
    noOfModules,
    videoType,
    currency = "₹";