Switches to the specified profile.
Future<void> switchToProfile(String profileName) { throw UnimplementedError('switchToProfile() has not been implemented.'); }