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