failedToStartError constant

int const failedToStartError

Set when the connection to the remote VM service terminates unexpectedly during Dart Development Service startup.

Implementation

static const int failedToStartError = 2;