execute method

  1. @override
Future execute()
override

Execute the action

Implementation

@override
Future<dynamic> execute() => executeFunction();