onMetaCountersCreated method
A callback for when channel meta counters is created. Not for FeedChannel
Implementation
void onMetaCountersCreated(
BaseChannel channel, Map<String, int> metaCounters) {}
A callback for when channel meta counters is created. Not for FeedChannel
void onMetaCountersCreated(
BaseChannel channel, Map<String, int> metaCounters) {}