bet property

List<int>? get bet

Implementation

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