to property

  1. @JsonKey(name: 'to')
String to
inherited

Chat, task or contact jid. Required.

Implementation

@JsonKey(name: 'to')
String get to => throw _privateConstructorUsedError;