setWaitForAccountId method

void setWaitForAccountId(
  1. bool waitForAccountId
)

Implementation

void setWaitForAccountId(bool waitForAccountId) {
  throw UnimplementedError('setWaitForAccountId() has not been implemented.');
}