statusReason property

String? statusReason
final

Code to explain the current status. For example, a status reason may indicate when a ticket has returned to SEARCHING status after a proposed match fails to receive player acceptances.

Implementation

final String? statusReason;