BaseClass class

Constructors

BaseClass()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
initYodo bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

initAdNetworks({required Function onInitComplete}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setYodoInit(bool state) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

showAppTransparency() Future<void>
showUserMessage() Future<void>
userConcernDialogs() Future<void>