initialized method

void initialized()

Notifies the server the client is ready (sent after initialize).

Implementation

void initialized() => sendNotification('initialized', const {});