PlaceholderIdentifier constructor

const PlaceholderIdentifier(
  1. String value
)

Implementation

const PlaceholderIdentifier(this.value);