loadAndShow method

Future<void> loadAndShow()

加载并展示广告。

Implementation

Future<void> loadAndShow() => _command('loadAndShow');