imageUrl property

String? get imageUrl

Property getter and setter for imageUrl:

Implementation

String? get imageUrl;
set imageUrl (String? imageUrl)

Implementation

set imageUrl(String? imageUrl);