factory ParkingOptions.fromJson(Map<String, dynamic> json) { return _$ParkingOptionsFromJson(json); }