existingDdsInstanceError constant

int const existingDdsInstanceError

Set when DartDeveloperService.startDartDevelopmentService is called and the target VM service already has a Dart Developer Service instance connected.

Implementation

static const int existingDdsInstanceError = 1;