The message field contains the actual data as a dictionary (JSON).
Map<String, dynamic>? get message => _message;