player property

int? get player

Implementation

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