debugSdkLibraries property

bool? debugSdkLibraries
final

Whether SDK libraries should be marked as debuggable.

Treated as true if null. If false, "step in" will not step into SDK libraries.

Implementation

final bool? debugSdkLibraries;