setIsSandBox method

dynamic setIsSandBox(
  1. bool isSandBox
)

Implementation

setIsSandBox(bool isSandBox) => this.isSandBox = isSandBox;