MPVenueId constructor

const MPVenueId(
  1. String value
)

Implementation

const MPVenueId(String value) : super(value);