toJson abstract method

Map<String, dynamic> toJson()

Converts the entity to JSON format

Implementation

Map<String, dynamic> toJson();