nothingFoundToSave static method
void
nothingFoundToSave()
Implementation
static void nothingFoundToSave() => show(message: 'nothingfoundtosave'.translate, type: AlertType.warning);
static void nothingFoundToSave() => show(message: 'nothingfoundtosave'.translate, type: AlertType.warning);