$this->resource['raw'] ?? null, 'formatted' => $this->resource['formatted'] ?? null, 'is_valid' => $this->resource['is_valid'] ?? false, ]; } }