isSameSite property

bool? isSameSite
final

True if this resource request is considered to be the 'same site' as the request corresponding to the main frame.

Implementation

final bool? isSameSite;