trustTokenParams property

TrustTokenParams? trustTokenParams
final

Set for requests when the TrustToken API is used. Contains the parameters passed by the developer (e.g. via "fetch") as understood by the backend.

Implementation

final TrustTokenParams? trustTokenParams;