fuel property

int fuel

Implementation

int get fuel => _$this._fuel;
void fuel=(int fuel)

Implementation

set fuel(int fuel) => _$this._fuel = fuel;