hideUpsell method

Future<bool?> hideUpsell()

Implementation

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