update abstract method

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

Implementation

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