isCurrentUser property

bool get isCurrentUser

Implementation

bool get isCurrentUser => userId == SendbirdSdk().currentUser?.userId;