progressiveCallResults property

  1. @Deprecated('Progressive RPC results belong to CallerFeatures and CalleeFeatures.')
bool progressiveCallResults
getter/setter pair

Implementation

@Deprecated(
  'Progressive RPC results belong to CallerFeatures and CalleeFeatures.',
)
bool progressiveCallResults = false;