callCanceling property

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

Implementation

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