isSuspended property

bool? isSuspended

The suspension status of the current Redditor.

Implementation

bool? get isSuspended => data!['is_suspended'];