endLoading method

Future endLoading()

Implementation

Future endLoading() {
  return Future.value();
}