onRun abstract method

Future<void> onRun(
  1. Iterable parameters
)

Implementation

Future<void> onRun(Iterable<dynamic> parameters);