ExampleArguments constructor

ExampleArguments({
  1. String? id,
})

Implementation

ExampleArguments({this.id});