fixture property

int? fixture

Implementation

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