PublishersReceived typedef

PublishersReceived = void Function(List<int?> publishers)

Implementation

typedef PublishersReceived = void Function(List<int?> publishers);