estimatedWaitTime property

int? estimatedWaitTime
final

Average amount of time (in seconds) that players are currently waiting for a match. If there is not enough recent data, this property may be empty.

Implementation

final int? estimatedWaitTime;