contract property

BloomRpcContract<TInput, TOutput> contract
final

The contract specification defining method, path, and codecs.

Implementation

final BloomRpcContract<TInput, TOutput> contract;