waveType property Null safety
final
Type of Wave you want, its a enum, you might have to import helpers.dart
Implementation
final WaveType waveType;
Type of Wave you want, its a enum, you might have to import helpers.dart
final WaveType waveType;