body property

Map<String, dynamic> get body

Implementation

Map<String, dynamic> get body => request.body;