Map<String, dynamic> toJson() => {'menuId': menuId, 'image': image, 'darkImage': darkImage, 'title': title, 'type': type};