remove abstract method

void remove(
  1. String key
)

Allow to remove the key from config values

Implementation

void remove(String key);