isSyntheticAsyncContinuation property Null safety
@optional, read / write
Is this a breakpoint that was added synthetically as part of a step OverAsyncSuspension resume command?
Implementation
@optional
bool? isSyntheticAsyncContinuation;