toJson method

Map<String, dynamic> toJson()
inherited

Serializes payload

Implementation

Map<String, dynamic> toJson() => toJSON(payload);