iosSandboxTesting property

bool iosSandboxTesting
final

Set to true if you want to debug with SandboxTesting if you are using an IOS terminal.

IOS端末を利用している場合SandboxTestingでデバッグをしたい場合trueを設定します。

Implementation

final bool iosSandboxTesting;