totalBalloons property

int? totalBalloons
final

The total number of balloons to spawn before the spawning stops. If null, balloons will be spawned indefinitely.

Implementation

final int? totalBalloons;