execute method

  1. @override
Future<void> execute()

Implementation

@override
Future<void> execute() async => await delegate();