Escape hatch for deleting by stable profile ID.
Future<void> deleteById(String profileId) => throw UnimplementedError('profiles.deleteById not yet implemented');