decoder property

JsonRpcNotificationDecoder<T> decoder
final

The notification's result decoder.

Implementation

final JsonRpcNotificationDecoder<T> decoder;