accessTypes property
Attribute lists the available access types for a potential data breakpoint. A UI client could surface this information.
Implementation
final List<DataBreakpointAccessType>? accessTypes;
Attribute lists the available access types for a potential data breakpoint. A UI client could surface this information.
final List<DataBreakpointAccessType>? accessTypes;