sumPoint property

int sumPoint

合計点数(切り上げ前)

Implementation

int get sumPoint => _point * 4 as int;