toJson abstract method

Map<String, dynamic> toJson()

Преобразование модели в json

Implementation

Map<String, dynamic> toJson();