usedBullet property

List<UsedBullet> get usedBullet

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

Implementation

List<UsedBullet> get usedBullet => _usedBullet;