bet property

List<int>? bet

Implementation

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