NetmeraEvent class abstract
- Implementers
- NetmeraEventBannerOpen
- NetmeraEventBatteryLevel
- NetmeraEventCartAddProduct
- NetmeraEventCartRemoveProduct
- NetmeraEventCartView
- NetmeraEventCategoryView
- NetmeraEventContent
- NetmeraEventInAppPurchase
- NetmeraEventLogin
- NetmeraEventOrderCancel
- NetmeraEventProductComment
- NetmeraEventProductRate
- NetmeraEventProductView
- NetmeraEventPurchase
- NetmeraEventRegister
- NetmeraEventScreenView
- NetmeraEventSearch
- NetmeraEventShare
- NetmeraEventWishList
Constructors
Properties
Methods
-
getCode(
) → String -
getRevenue(
) → double? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setRevenue(
double value) → dynamic -
toJson(
) → Map< String, dynamic> - Copyright (c) 2019 Inomera Research. Author Burak Soykal
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited