inlineAll property

bool? inlineAll
final

True if all invocations of the method should be inlined, or false if only the invocation site used to create this refactoring should be inlined.

Implementation

final bool? inlineAll;