frame property

Frame? frame

A Frame that initiated this response, or null if navigating to error pages.

Implementation

Frame? get frame => request.frame;