body property

  1. @override
Map<String, dynamic> get body
override

Implementation

@override
Map<String, dynamic> get body => data.toJson();