const factory QueryParams({ required String projectId, required String deviceId, required String st, required String sv, }) = _QueryParams;