destination property

String? destination
final

destination If present, indicates that this offer may only be accepted by the specified account. Attempts by other accounts to accept this offer MUST fail.

Implementation

final String? destination;