message property

Map<String, dynamic>? message
final

Raw server response payload, if available. Use for logging / debugging only.

Implementation

final Map<String, dynamic>? message;