PublisherLeft typedef

PublisherLeft = void Function(int? userId)

Implementation

typedef void PublisherLeft(int? userId);