update abstract method

void update(
  1. void updates(
    1. PinwheelEventPayloadBuilder
    )
)

Implementation

void update(void Function(PinwheelEventPayloadBuilder) updates);