toJson abstract method

Map<String, dynamic> toJson()

模型转换成Json

Implementation

Map<String, dynamic> toJson();