get abstract method

$C? get(
  1. $K key
)

Access the copyWith interface for the value of key

Implementation

$C? get($K key);