handle abstract method

Future<void> handle(
  1. List<String> arguments
)

Implementation

Future<void> handle (List<String> arguments);