brandSafe property

bool? brandSafe

Is this Submission considered 'brand-safe' by Reddit.

Implementation

bool? get brandSafe => data!['brand_safe'];