isKick property

bool get isKick
inherited

Check type is 'chat_kick_user'

Implementation

bool get isKick => actionType! == 'chat_kick_user';