Opi constructor

Opi([
  1. void updates(
    1. OpiBuilder b
    )
])

Implementation

factory Opi([void updates(OpiBuilder b)]) = _$Opi;