menu
paypal_sdk package
documentation
catalog_products.dart
ProductCollectionElement
ProductCollectionElement.new const constructor
ProductCollectionElement.new const constructor
dark_mode
light_mode
ProductCollectionElement
constructor
const
ProductCollectionElement
(
String
id
,
String
name
,
String
?
description
,
String
createTime
,
List
<
LinkDescription
>
links
,
)
Implementation
const ProductCollectionElement( this.id, this.name, this.description, this.createTime, this.links);
paypal_sdk package
documentation
catalog_products
ProductCollectionElement
ProductCollectionElement.new const constructor
ProductCollectionElement class