health property

  1. @override
  2. @nonVirtual
int health
final

The health of the base.

Always a positive integer, i.e. >= 1.

Implementation

@override
@nonVirtual
final int health;