Removes an installed profile by id.
Future<bool> removeProfile(String profileId) { throw UnimplementedError('removeProfile() has not been implemented.'); }