Leg constructor

Leg([
  1. void updates(
    1. LegBuilder b
    )
])

Implementation

factory Leg([void updates(LegBuilder b)]) = _$Leg;