InspectedElementAnchorConfig constructor
InspectedElementAnchorConfig({
- NodeId? nodeId,
- BackendNodeId? backendNodeId,
Implementation
InspectedElementAnchorConfig({this.nodeId, this.backendNodeId});