Match()
Default constructor
Match(other: Match)
Copy constructor
other - The other Match to copy when creating this
other
Match(json: JsonObject)
Create an instance from a JsonObject
json - the JsonObject to create it from
json