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