onNotify property

void onNotify=(NvimHandler newHandler)

Implementation

set onNotify(NvimHandler newHandler) => _onNotify = newHandler;