data property

Map<String, dynamic>? data
final

Data received after processing the request

Implementation

final Map<String, dynamic>? data;