dittofeed_model library

Classes

BaseAppData
A class representing the base application data.
BaseBatchIdentifyData
A class representing the base batch identify data.
BaseBatchPageData
A class representing the base batch page data.
BaseBatchTrackData
A class representing the base batch track data.
BaseIdentifyData
A class representing the base identify data.
BasePageData
A class representing the base page data.
BaseScreenData
A class representing the base screen data.
BaseTrackData
A class representing the base track data.
BatchAppData
A class representing batch application data.
BatchIdentifyData
A class representing batch identify data.
BatchItem
An abstract class representing a batch item.
BatchPageData
A class representing batch page data.
BatchTrackData
A class representing batch track data.
IdentifyData
A class representing identify data.
InitParams
A class representing init parameters.
PageData
A class representing page data.
ScreenData
A class representing screen data.
TrackData
A class representing track data.

Enums

EventType
An enum representing different event types.

Typedefs

AppDataContext = Map<String, dynamic>
A type alias for a map of string to dynamic.