toJson method

Map<String, dynamic> toJson()

To json

Implementation

Map<String, dynamic> toJson() => _$MessageActivityToJson(this);