runOutputKey property

  1. @override
String get runOutputKey
override

Output key from where the run method needs to take the return value.

Implementation

@override
String get runOutputKey => outputKey;