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