identifyWaitCompleter property

Completer<void>? identifyWaitCompleter
getter/setter pair

Completer for the identify wait operation

Implementation

Completer<void>? identifyWaitCompleter;