userInteraction property Null safety
read / write
Possible string values are:
- "USER_INTERACTION_UNSPECIFIED"
- "USER_INTERACTION_NONE"
- "USER_INTERACTION_REQUIRED"
Implementation
core.String? userInteraction;
Possible string values are:
core.String? userInteraction;