update abstract method

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

Implementation

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