to property

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

Recipient id (group, task or contact).

Implementation

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