menu
s2offerwall_flutter package
documentation
s2offerwall_flutter_platform_interface.dart
S2OfferwallFlutterPlatform
closeAll method
closeAll method
dark_mode
light_mode
closeAll
method
Future
<
void
>
closeAll
(
)
Implementation
Future<void> closeAll() { throw UnimplementedError('closeAll() has not been implemented.'); }
s2offerwall_flutter package
documentation
s2offerwall_flutter_platform_interface
S2OfferwallFlutterPlatform
closeAll method
S2OfferwallFlutterPlatform class