baseStat property

  1. @JsonKey(name: 'base_stat')
int baseStat
inherited

The base value of the stat.

Implementation

@JsonKey(name: 'base_stat')
int get baseStat => throw _privateConstructorUsedError;