onRequest property

void onRequest=(NvimHandler newHandler)

Implementation

set onRequest(NvimHandler newHandler) => _onRequest = newHandler;