battlestars property Null safety

num battlestars

get battle stars

Implementation

num get battlestars => stats["battlestars"] ?? 0;