void setShowLoadingOfFunc( Future<dynamic> Function(String?)? showLoadingOfFunc) { this._showLoadingOfFunc = showLoadingOfFunc; }