EventPathItemString constructor

const EventPathItemString(
  1. String value
)

Implementation

const EventPathItemString(this.value);