execute abstract method

Future execute(
  1. Map<String, dynamic> args
)

Implementation

Future<dynamic> execute(Map<String, dynamic> args);