setIsZarinGateEnable method

dynamic setIsZarinGateEnable(
  1. bool zarinGateEnable
)

Implementation

setIsZarinGateEnable(bool zarinGateEnable) =>
    isZarinGateEnable = zarinGateEnable;