team property

int? team

Implementation

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