dispose method Null safety

void dispose()

this is called internally whenever JanusSession or JanusPlugin is disposed for cleaning up of active connections either polling or websocket connection.

Implementation

void dispose();