NetmeraEventProductRate class
Copyright (c) 2019 Inomera Research. Author Burak Soykal
- Inheritance
-
- Object
- NetmeraEvent
- NetmeraEventProductRate
Constructors
Properties
Methods
-
getCode(
) → String -
override
-
getRating(
) → String? -
getRevenue(
) → double? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setRating(
String 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