sentFollowRequests property

List<PeamanSentFollowRequest> sentFollowRequests

Implementation

List<PeamanSentFollowRequest> get sentFollowRequests =>
    context.pwatch<List<PeamanSentFollowRequest>?>() ?? [];