fixture property

List<int>? get fixture

Implementation

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