Map representation of object (not serialized)
Map<String, dynamic> toMap() { return { 'file_id': fileId, 'detail': detail, }; }