toJson method Null safety

Map<String, dynamic> toJson()
inherited

Implementation

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