menu
journify_flutter_plugin_adjust package
documentation
plugin_adjust.dart
AdjustDestination
execute method
execute method
dark_mode
light_mode
execute
method
@
override
Future
<
RawEvent?
>
execute
(
RawEvent
event
)
inherited
Implementation
@override Future<RawEvent?> execute(RawEvent event) async { return process(event); }
journify_flutter_plugin_adjust package
documentation
plugin_adjust
AdjustDestination
execute method
AdjustDestination class