@override AppEntity switchAppId({required String newAppId}) { var newEntity = copyWith(); return newEntity; }