trustTokenParams property
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;
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.
final TrustTokenParams? trustTokenParams;