Future<void> configure({ required String environment, Map<String, String>? configuration, }) { throw UnimplementedError('configure() has not been implemented.'); }