isSandbox property
Whether the app token is in the iOS sandbox.
If false, the app token is in the production environment.
Implementation
core.bool? isSandbox;
Whether the app token is in the iOS sandbox.
If false, the app token is in the production environment.
core.bool? isSandbox;