DropDownApiConfig class abstract

Constructors

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

getIdKey() String
For Check in response which key bind for id key
getSearchKeyNameInUrl() String
For API Call Url search support search key name in url
getUrl() String
For API Call Url
getValueKey() String
For Check in response which value bind for value key
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
singlePageSize() int
For API Call in single page how many item want
toString() String
A string representation of this object.
inherited

Operators

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