update abstract method

void update(
  1. void updates(
    1. CustomerShippingContactsBuilder
    )
)

Implementation

void update(void Function(CustomerShippingContactsBuilder) updates);