SubInputDetail constructor

SubInputDetail([
  1. void updates(
    1. SubInputDetailBuilder b
    )
])

Implementation

factory SubInputDetail([void updates(SubInputDetailBuilder b)]) = _$SubInputDetail;