KeyExistsError constructor

KeyExistsError(dynamic key)

Implementation

KeyExistsError(this.key);