awaiterFrames property
getter/setter pair
Deprecated since version 4.7 of the protocol. Will be always absent in the response.
Used to contain information about asynchronous continuation, similar to the one in asyncCausalFrame but with a slightly different encoding.
Implementation
@optional
List<Frame>? awaiterFrames;