KBConfiguration class

Constructors

KBConfiguration()

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 Methods

disableArticleDetailSearch(bool isDisable) Future<void>
To disable article detail search
disableArticleDislike(bool isDisable) Future<void>
To disable article dislike
disableArticleLike(bool isDisable) Future<void>
To disable article like
disableKeySearcher(bool isDisable) Future<void>
To allow sharing article To disable key searcher
disableTextReader(bool isDisable) Future<void>
To disable text reader
relatedArticlePreference(ZDPRelatedArticlePreference preference) Future<void>
To set related article preference
searchPreference(ZDPSearchPreference preference) Future<void>
To set search preference