FMSearchOptions class
Properties
-
countries
→ List<String>?
-
search in particular countries only
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
langs
→ List<String>
-
languages allowed in the search results
final
-
limit
→ int
-
maximum number of search results
final
-
maxRetries
→ int
-
maximum retries on a search failure
final
-
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