setIsTCICDestroy method

dynamic setIsTCICDestroy(
  1. bool value
)

Implementation

setIsTCICDestroy(bool value) {
  isTCICDestroy = value;
}