PinDescriptionParams typedef

PinDescriptionParams = ({String htmlBodyDescription, String plainDescription})

Implementation

typedef PinDescriptionParams = ({
  String htmlBodyDescription,
  String plainDescription
});