SearchService class

SearchService A class that responsible on searching in Quran verses text.

Constructors

SearchService()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timer Timer?
timer is Timer variable that is controlling the delay time for searching.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
search Future List of Verse method that making searching in all verses texts.
toString() String
A string representation of this object.
inherited

Operators

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