Converts to JSON.
@override Map<String, dynamic> toJson() => { 'id': id, 'type': 'file_search', 'file_search': fileSearch, };