MapPinInfo constructor

MapPinInfo(
  1. LocationInFo currentlySelectedPin,
  2. SpinachUser user
)

Implementation

MapPinInfo(this.currentlySelectedPin, this.user);