fileDateTime property

DateTime get fileDateTime

Returns the DateTime object of fileDate. DateTime object of fileDate.

Implementation

DateTime get fileDateTime => fileDate.toDateTime();