EventPathItem.string constructor

const EventPathItem.string(
  1. String value
)

Implementation

const factory EventPathItem.string(String value) = EventPathItemString;