setYodoInit method

dynamic setYodoInit(
  1. bool state
)

Implementation

setYodoInit(bool state) {
  initYodo = state;
}