OnTotalScheduledMessageCountCallback typedef Null safety
Implementation
typedef OnTotalScheduledMessageCountCallback = void Function(
int? totalCount, Error? error);
typedef OnTotalScheduledMessageCountCallback = void Function(
int? totalCount, Error? error);