hideBanner abstract method

Future<void> hideBanner(
  1. String placement
)

Hide banner

Implementation

Future<void> hideBanner(String placement);