nothingFoundToSave static method

void nothingFoundToSave()

Implementation

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