destination property

  1. @ImcField('Destination', 'destination', ImcType.typePlaintext)
String destination

Number or name of the recipient.

Implementation

@ImcField('Destination', 'destination', ImcType.typePlaintext)
String get destination;