SetCloseFriends constructor

SetCloseFriends({
  1. required List<int> userIds,
})

Implementation

SetCloseFriends({required this.userIds});