startTrans method

void startTrans()

Implementation

void startTrans() {
  transState = TransState.start;
}