data property

Map<String, dynamic>? data
final

The data to be sent to the server.

Implementation

final Map<String, dynamic>? data;