begin method

  1. @protected
void begin()

Implementation

@protected
void begin() {
  _begin!.execute();
  _beginSavepoint!.execute();
}