isEmployee property

bool? isEmployee

Redditor is a Reddit employee.

Implementation

bool? get isEmployee => data!['is_employee'];