isR18 property

bool get isR18

Implementation

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