NetmeraEventCartRemoveProduct class
Copyright (c) 2019 Inomera Research. Author Burak Soykal
- Inheritance
-
- Object
- NetmeraEvent
- NetmeraEventCartRemoveProduct
Constructors
Properties
Methods
-
getCode(
) → String -
override
-
getCount(
) → int? -
getRevenue(
) → double? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setCount(
int value) → dynamic -
setRevenue(
double value) → dynamic -
inherited
-
toJson(
) → Map< String, Object?> -
Copyright (c) 2019 Inomera Research.
Author Burak Soykal
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited