toJson abstract method

Map<String, dynamic> toJson()

Dont change order of toJson the key index must be equal to protoConfig fields.

Implementation

Map<String, dynamic> toJson();