update abstract method

void update(
  1. void updates(
    1. $LocationWithSuccessInterfaceBuilder
    )
)
override

Implementation

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