$c method

bool $c(
  1. K key
)

Implementation

bool $c(K key) => containsKey(key);