time property

String get time

Get time with format: '00:00'.

Implementation

String get time;
set time (String t)

Set time with format: '00:00'.

Implementation

set time(String t);