FriendshipBuilder constructor

FriendshipBuilder()

Implementation

FriendshipBuilder() {
  Friendship._defaults(this);
}