toJson abstract method

Map<String, dynamic> toJson()

Convert class variables to Map representation.

Implementation

Map<String, dynamic> toJson();