RestartArguments constructor
RestartArguments({
- Either2<
LaunchRequestArguments, AttachRequestArguments> ? arguments,
Implementation
RestartArguments({
this.arguments,
});