debugSdkLibraries property
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;
Whether SDK libraries should be marked as debuggable.
Treated as true
if null. If false
, "step in" will not step into SDK
libraries.
final bool? debugSdkLibraries;