BuiltInUserInputAction constructor
BuiltInUserInputAction({
- String? actionContext,
- List<
ActionFlow> ? flows,
Implementation
BuiltInUserInputAction({
this.actionContext,
this.flows,
});