Debug set the debug features.
Future<void> debug(Map<String, String> features, {Context? ctx}) { throw UnimplementedError('debug() has not been implemented.'); }