ClosePaidProductLoadingScreen method

Future<void> ClosePaidProductLoadingScreen()

Implementation

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