upgrade sdk
This commit is contained in:
@@ -85,4 +85,7 @@ class UserInfo {
|
||||
|
||||
/// friend application rejected
|
||||
bool get isRejected => flag == -1;
|
||||
|
||||
/// exist friendship
|
||||
bool get isFriendship => isAgreed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user