setToHasData abstract method
void
setToHasData(
- dynamic data
Set the state to the data status
Implementation
void setToHasData(dynamic data);
Set the state to the data status
void setToHasData(dynamic data);