Operation constructor

const Operation(
  1. Path path
)

Implementation

const Operation(
  this.path,
);