toJson abstract method

Map<String, dynamic> toJson()

Converts a ReactionType object to JSON object

Implementation

Map<String, dynamic> toJson();