coach property

int? get coach

Implementation

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