pds property
The user's personal data server origin (e.g.
https://morel.us-east.host.bsky.network), when this client was
created via resolveFromPds or resolveFromIdentity. Purely
informational for API calls after authentication; null when the
client was constructed directly.
Implementation
final String? pds;