startTime property

DateTime? startTime
final

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

Implementation

final DateTime? startTime;