toggleRaiseHand method

void toggleRaiseHand()

Implementation

void toggleRaiseHand() {
  _sdk.toggleRaiseHand();
}