countType property

String? countType
getter/setter pair

Possible string values are:

  • "COUNT_TYPE_UNSPECIFIED"
  • "TOTAL_NO_MATCH_COUNT"
  • "TOTAL_TURN_COUNT"
  • "AVERAGE_TURN_COUNT"

Implementation

core.String? countType;