football property

bool? get football

Implementation

bool? get football => (_$data['football'] as bool?);