body property

List<Map<String, dynamic>> body
final

strapi json response body as dart map

Implementation

final List<Map<String, dynamic>> body;