Converts to JSON.
@override Map<String, dynamic> toJson() => { 'type': 'image', 'image': {'file_id': fileId}, };