SandboxAccount constructor

SandboxAccount(
  1. BrokerAccountType brokerAccountType,
  2. String brokerAccountId
)

Implementation

SandboxAccount(this.brokerAccountType, this.brokerAccountId);