Input.WithId constructor

Input.WithId(
  1. String id
)

Implementation

factory Input.WithId(String id) => Input(WithId(id));