isUserCode property
True if the module is considered 'user code' by a debugger that supports 'Just My Code'.
Implementation
final bool? isUserCode;
True if the module is considered 'user code' by a debugger that supports 'Just My Code'.
final bool? isUserCode;