time property

String? time

Implementation

external String? get time;
void time=(String? value)

Implementation

external set time(String? value);