EditFormatIfEnabledResult constructor

EditFormatIfEnabledResult(
  1. List<SourceFileEdit> edits
)

Implementation

EditFormatIfEnabledResult(this.edits);