CustomFollowLink typedef

CustomFollowLink = Future<void> Function()

Implementation

typedef CustomFollowLink = Future<void> Function();