doUpdateData method

void doUpdateData()

Implementation

void doUpdateData() {
  onUpdateData?.call(this);
}