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