payhere_flutter
payhere_flutter
Item
getName method
getName
payhere_flutter
payhere_flutter
Item
getName method
Item class
Constructors
Item
create
fromJson
Properties
amount
id
name
quantity
hashCode
runtimeType
Methods
getAmount
getId
getName
getQuantity
setAmount
setId
setName
setQuantity
toJson
noSuchMethod
toString
Operators
operator ==
getName
method
String
getName
(
)
Implementation
String getName() { return this.name; }