Friend constructor
Friend({})
Implementation
Friend(
{this.uid,
this.username,
this.nickname,
this.avatar,
this.description,
this.mobile,
this.latitude,
this.longtitude,
this.tagIndex,
this.namePinyin});