callback property

Callback<R, S> callback
final

The production action to be called.

Implementation

final Callback<R, S> callback;