run method

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

Implementation

@override
@protected
run(input) => action(input);