addLoadingPrensent method

dynamic addLoadingPrensent()

Implementation

addLoadingPrensent(){
  Config.loadingpresent = Config.loadingpresent! + 10;
}