screenshots property

bool? get screenshots

Implementation

bool? get screenshots => (_$data['screenshots'] as bool?);