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