hostPoint property

int hostPoint

親の受け取れる点数

Implementation

int get hostPoint => payOtherPoint * 3 + (300 * consecutivelyCount!);