Determine the given scheme is defined already.
scheme
bool isDefined(String scheme) => _parseProcessors.containsKey(scheme);