Generic data returned from the interaction.
Usually contains JSON-serializable data from API responses or other operation results.
final Map<String, dynamic>? data;