toJson abstract method

Map<String, dynamic> toJson()
inherited

Convert to a json-serialized type.

Implementation

Map<String, dynamic> toJson();