rebuild abstract method

S rebuild(
  1. void updates(
    1. B bdr
    )
)

Implementation

S rebuild(void Function(B bdr) updates);