body property

Map<String, dynamic>? get body

Implementation

Map<String, dynamic>? get body => _body;