ContactBlockListItemContentBuilder typedef
ContactBlockListItemContentBuilder =
Widget? Function(V2TimFriendInfo friend)
Implementation
typedef ContactBlockListItemContentBuilder = Widget? Function(V2TimFriendInfo friend);