@override Future<void> saveImage(Uint8List fileBytes, {String? name}) { throw ConfigError( "File management is not enabled. Please review the Ensemble documentation."); }