usedBullet property

List<UsedBullet> usedBullet

The bullets that describes how the user data will be used.

Implementation

List<UsedBullet> get usedBullet => _usedBullet;