NotificationHandler typedef

NotificationHandler = void Function(RpcRequest notification)

Implementation

typedef NotificationHandler = void Function(RpcRequest notification);