SplashCompleted method

Future<void> SplashCompleted()

Implementation

Future<void> SplashCompleted() async {
  return _instance.SplashCompleted();
}