NIMFriendDeleteParams constructor

NIMFriendDeleteParams({
  1. bool? deleteAlias,
})

Implementation

NIMFriendDeleteParams({this.deleteAlias});