NameAndVersionEvent constructor

const NameAndVersionEvent(
  1. String value
)

Constructs a new instance of NameAndVersionEvent.

Implementation

const NameAndVersionEvent(this.value);