replacementMethod property

String? replacementMethod
final

What action should be used to replace instances. See minimal_action.REPLACE Check the ReplacementMethod enum for the list of possible values.

Implementation

final String? replacementMethod;