StateOfFlame constructor

const StateOfFlame({
  1. StateOfFlameEnum? stateOfFlame,
})

Implementation

const StateOfFlame({this.stateOfFlame});