extractAll property

bool? extractAll
final

True if all occurrences of the expression or statements should be replaced by an invocation of the method. The expression or statements used to initiate the refactoring will always be replaced.

Implementation

final bool? extractAll;