menu
pixiv_dart_api package
documentation
model/illust.dart
Illust
isR18 property
isR18 property
dark_mode
light_mode
isR18
property
bool
get
isR18
Implementation
bool get isR18 => tags.any((tag) => tag.name == 'R-18');
pixiv_dart_api package
documentation
model/illust
Illust
isR18 property
Illust class