Decodes a schema-validated JSON object.
factory PlanUpdate.fromJson(Map<String, Object?> json) => _$PlanUpdateFromJson(json);