menu
at_follows_flutter package
documentation
utils/at_follow_services.dart
AtFollowServices
getFollowingList method
getFollowingList method
dark_mode
light_mode
getFollowingList
method
AtFollowsList
?
getFollowingList
(
)
Implementation
AtFollowsList? getFollowingList() { return _connectionService.following; }
at_follows_flutter package
documentation
utils/at_follow_services
AtFollowServices
getFollowingList method
AtFollowServices class