toJson abstract method

Map<String, dynamic> toJson()

Convert to a json-serialized type.

Implementation

Map<String, dynamic> toJson();