totalBalloons property
The total number of balloons to spawn before the spawning stops. If null, balloons will be spawned indefinitely.
Implementation
final int? totalBalloons;
The total number of balloons to spawn before the spawning stops. If null, balloons will be spawned indefinitely.
final int? totalBalloons;