recommended property

bool? recommended

Implementation

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