replacementMode property

ReplacementMode? replacementMode
final

The replacement mode.

This is an optional parameter that indicates how to handle the existing subscription when the new subscription comes into effect.

Implementation

final ReplacementMode? replacementMode;