String? get latitude => _$this._latitude;
set latitude(covariant String? latitude) => _$this._latitude = latitude;