recipeId property

  1. @Deprecated('')
  2. @BuiltValueField(wireName: 'recipe_id')
int get recipeId

The index of the recipe.

Implementation

@Deprecated('')
@BuiltValueField(wireName: 'recipe_id')
int get recipeId;