sys::Obj flux::HistoryItem
HistoryItem stores information about navigation to a specific uri.
const Uri? iconUri
Uri for icon of resource or null.
const DateTime time
Last time of access.
override Str toStr()
Overrides sys::Obj.toStr
Return uri string.
const Uri uri
Uri of resource.