accessTypes property

List<DataBreakpointAccessType>? accessTypes
final

Attribute lists the available access types for a potential data breakpoint. A UI client could surface this information.

Implementation

final List<DataBreakpointAccessType>? accessTypes;