myFriends property

RxList<User>? myFriends
getter/setter pair

Implementation

RxList<User>? myFriends;