data property
final
Normalized response payload.
The built-in pipeline returns JSON-friendly values such as decoded maps, lists, primitives, or wrapper maps for text and bytes.
Implementation
final dynamic data;
Normalized response payload.
The built-in pipeline returns JSON-friendly values such as decoded maps, lists, primitives, or wrapper maps for text and bytes.
final dynamic data;