fixture property

int? get fixture

Implementation

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