turnoverPoints property

int? get turnoverPoints

Implementation

int? get turnoverPoints => (_$data['turnoverPoints'] as int?);