MapboxAdFlutter class

Constructors

MapboxAdFlutter()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

endSession() → dynamic
getBusinessHoursSummary(String openingHours, String token, String apiBaseURL, String userAgent) Future<Map<Object?, Object?>?>
Business Hours
initPME(String env, String token, String mediaID, String sdkID, String sdkVersion) → dynamic
PME Manager
mapMove(List<Map<Object?, Object?>> props, double zoom, {String mapState = 'move'}) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pmeDebug(bool debug) → dynamic
PME Logger
sendAction(String id, String action, double zoom) → dynamic
sendDeselect(String id, double zoom) → dynamic
sendFeedback(String id, double zoom, String type, {String action = '', String desc = ''}) → dynamic
sendSDKLogs(String type, {String desc = '', String id = ''}) → dynamic
sendSelect(String id, double zoom) → dynamic
sessionId() Future<String?>
startSession() → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited