PathReference constructor

const PathReference(
  1. String? path
)

Implementation

const PathReference(this.path);