usedBullet property
List<UsedBullet>
get
usedBullet
The bullets that describes how the user data will be used.
Implementation
List<UsedBullet> get usedBullet => _usedBullet;
The bullets that describes how the user data will be used.
List<UsedBullet> get usedBullet => _usedBullet;