destination property
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;
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.
final String? destination;