toJson method

String toJson()

Encodes TournamentControversial object to json string

Implementation

String toJson() => json.encode(toMap());