update abstract method

void update(
  1. void updates(
    1. $ContextInterfaceBuilder
    )
)

Implementation

void update(void Function($ContextInterfaceBuilder) updates);