debugSdkLibraries property
Whether SDK libraries should be marked as debuggable.
Treated as false
if null, which means "step in" will not step into SDK
libraries.
Implementation
final bool? debugSdkLibraries;
Whether SDK libraries should be marked as debuggable.
Treated as false
if null, which means "step in" will not step into SDK
libraries.
final bool? debugSdkLibraries;