MOB-512 add privateLatitude

This commit is contained in:
sepeterson
2025-11-21 10:21:50 -06:00
parent 19cb7064a6
commit e8a5beded7

View File

@@ -112,6 +112,7 @@ export interface RealmObservationPojo {
observed_time_zone?: string;
owners_identification_from_vision: boolean | null;
place_guess: string | null;
privateLatitude?: number;
positional_accuracy: number | null;
species_guess: string | null;
taxon_id: number | null;