icecream 
Vars | |
| cone_type | The type of cone we want the ice cream served in |
|---|---|
| icecream_name | stores tha name of our order generated on New() |
| wanted_flavors | The list of flavors we want. |
Var Details
cone_type 
The type of cone we want the ice cream served in
icecream_name 
stores tha name of our order generated on New()
wanted_flavors 
The list of flavors we want.