transactionItemAccessTokens property

  1. @JsonKey(name: 'transaction_item_access_tokens', defaultValue: <String>[])
List<String>? transactionItemAccessTokens
final

Implementation

@JsonKey(name: 'transaction_item_access_tokens', defaultValue: <String>[])
final List<String>? transactionItemAccessTokens;