bookmakers property

List<int>? bookmakers

Implementation

List<int>? get bookmakers => (_$data['bookmakers'] as List<int>?);