deleteSource property

bool? deleteSource
final

True if the method being inlined should be removed. It is an error if this field is true and inlineAll is false.

Implementation

final bool? deleteSource;