bookmakers property

List<int>? get bookmakers

Implementation

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