time property
DateTime?
get
time
Indicates when this particular annotation was made.
Implementation
DateTime? get time => timeField.getValue(_json);
Indicates when this particular annotation was made.
DateTime? get time => timeField.getValue(_json);