isCurrentUser property Null safety

bool isCurrentUser

Implementation

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