remove method

dynamic remove()

Implementation

remove() => _context.read<RoomClientRepository>().removePeer(this.id);