imageDate property

String? get imageDate

Implementation

external String? get imageDate;
set imageDate (String? value)

Implementation

external set imageDate(String? value);