recipeCount property

  1. @BuiltValueField(wireName: 'recipe_count')
int get recipeCount

The number of recipes in the category.

Implementation

@BuiltValueField(wireName: 'recipe_count')
int get recipeCount;