Nexo constructor

Nexo([
  1. void updates(
    1. NexoBuilder b
    )
])

Implementation

factory Nexo([void updates(NexoBuilder b)]) = _$Nexo;