paywallsLoaded method

Future<bool?> paywallsLoaded()

Implementation

Future<bool?> paywallsLoaded() async {
  throw UnimplementedError('platformVersion() has not been implemented.');
}