toJson abstract method

Map<String, dynamic> toJson()

Ret convert to Json Map

Implementation

Map<String, dynamic> toJson();