MPLocationId constructor

const MPLocationId(
  1. String value
)

Implementation

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