startTime property

DateTime? startTime
final

Time stamp indicating when this request was placed in the queue. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").

Implementation

final DateTime? startTime;