IdentifyWait triggers an identify (if the connection has not already been identified) and returns a future that completes when the identify protocol completes.
Future<void> identifyWait(Conn conn);