RemoteConfig class

Constructors

RemoteConfig()

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

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

app Map
getter/setter pair

Static Methods

get(String key, dynamic defaultValue) → dynamic
init(String iosAppID, {dynamic url = "https://raw.githubusercontent.com/mzgs/Android-Json-Data/master/data.json"}) Future
showAdmobInterstitialCounter(String name, {int defaultValue = 3}) → void
showInterstitialCounter(String name, {int defaultValue = 3}) → void