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