BackForwardCacheBlockingDetails constructor
BackForwardCacheBlockingDetails({})
Implementation
BackForwardCacheBlockingDetails(
{this.url,
this.function,
required this.lineNumber,
required this.columnNumber});