Moto constructor

Moto([
  1. void updates(
    1. MotoBuilder b
    )
])

Implementation

factory Moto([void updates(MotoBuilder b)]) = _$Moto;