callTimeout property

  1. @Deprecated('RPC timeout support belongs to CallerFeatures and CalleeFeatures.')
bool callTimeout
getter/setter pair

Implementation

@Deprecated(
  'RPC timeout support belongs to CallerFeatures and CalleeFeatures.',
)
bool callTimeout = false;