name property

String name
final

Implementation

final String id,

    /// The name of the product
    name,

    /// The url of the product
    url;