apiNotifyForVmServiceConnection top-level constant

String const apiNotifyForVmServiceConnection

Notifies the DevTools server when a DevTools app client connects to a new VM service.

Implementation

const apiNotifyForVmServiceConnection =
    '${apiPrefix}notifyForVmServiceConnection';