Parse and validate a config link
Future<String> parseConfig(String configLink, {bool debug = false}) { throw UnimplementedError('parseConfig() has not been implemented.'); }