configureDebugScreen method

dynamic configureDebugScreen(
  1. DebugScreenConfiguration configuration
)

Implementation

configureDebugScreen(DebugScreenConfiguration configuration) {
  throw UnimplementedError('muteVideoAds() has not been implemented.');
}