closePaywall method

Future<void> closePaywall()

Implementation

Future<void> closePaywall() {
  throw UnimplementedError('closePaywall() has not been implemented.');
}