userInteraction property

String? userInteraction
getter/setter pair

Possible string values are:

  • "USER_INTERACTION_UNSPECIFIED"
  • "USER_INTERACTION_NONE"
  • "USER_INTERACTION_REQUIRED"

Implementation

core.String? userInteraction;