suspend fun <K, V> AsyncMap<K, V>.sizeAwait(): Int
Provide the number of entries in the map
resultHandler - handler which will receive the number of entries
resultHandler