hasUserGesture property

bool? hasUserGesture
final

Whether the request is initiated by a user gesture. Defaults to false.

Implementation

final bool? hasUserGesture;