onFetchNoChange abstract method
void
onFetchNoChange()
Informs the app when a fetch is completed but no changed are made.
Implementation
void onFetchNoChange();
Informs the app when a fetch is completed but no changed are made.
void onFetchNoChange();