noDebug property

  1. @override
bool? noDebug
final

If noDebug is true the launch request should launch the program without enabling debugging.

Implementation

@override
final bool? noDebug;