Returns the number of in-flight messages for queue, if supported.
queue
Future<int?> inflightCount(String queue);