run method

  1. @override
OUTPUT run(
  1. INPUT input
)
override

Implementation

@override
run(input) => _action(input);