get Contract Spec
Get the contract specification.
The spec is present when the client was created via forContract (or another spec-loading path). It is null for clients created via forContractWithoutSpec, in which case the Map-based invoke/buildInvoke overloads and the spec-backed conversion helpers are unavailable; use the positional List<SCValXdr> overloads instead.