isCurrentUser property

bool isCurrentUser

Implementation

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