lastCheckedDateTime property

String? lastCheckedDateTime
getter/setter pair

The time the URL was last checked.

The format is "YYYY-MM-DD HH:MM:SS". Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"

Implementation

core.String? lastCheckedDateTime;