callCanceling property
- @Deprecated('RPC cancellation support belongs to CallerFeatures and CalleeFeatures.')
getter/setter pair
Implementation
@Deprecated(
'RPC cancellation support belongs to CallerFeatures and CalleeFeatures.',
)
bool callCanceling = false;