isR18 property

bool isR18

Implementation

bool get isR18 => tags.any((tag) => tag.name == 'R-18');