isDon property

bool? get isDon

is the commentator a VK Donut subscriber.

Implementation

bool? get isDon => payload['donut']?['is_don'];