offConnection abstract method

void offConnection({
  1. required HostConnectionHandler handler,
})

Implementation

void offConnection({required HostConnectionHandler handler});