endTime property

DateTime? endTime
final

Time stamp indicating when this matchmaking request stopped being processed due to success, failure, or cancellation. Format is a number expressed in Unix time as milliseconds (for example "1469498468.057").

Implementation

final DateTime? endTime;