TauFoodData constructor
TauFoodData(
- Uint8List? data
The constructor, specifying the data to be sent or that has been received
Implementation
/* ctor */ TauFoodData(this.data);
The constructor, specifying the data to be sent or that has been received
/* ctor */ TauFoodData(this.data);