imageUrl property

String? imageUrl

Property getter and setter for imageUrl:

Implementation

String? get imageUrl;
void imageUrl=(String? imageUrl)

Implementation

set imageUrl(String? imageUrl);