getTiming method

EffectTiming? getTiming()

Implementation

EffectTiming? getTiming() {
  return timing;
}