Apis class

Constructors

Apis()

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

BASE_API String
getter/setter pair
BASE_PATH String
getter/setter pair
CODE_ERROR int
getter/setter pair
CODE_SUCCESS int
getter/setter pair
DATA_FETCHED_STATE String
getter/setter pair
FETCH_ALL_BOOKS String
getter/setter pair
FETCH_ALL_CHAPTERS String
getter/setter pair
FETCH_ALL_NARRATIONS String
getter/setter pair
FETCH_ALL_PAGES String
getter/setter pair
FETCH_ALL_PARTS String
getter/setter pair
FETCH_ALL_RECITATIONS String
getter/setter pair
FETCH_ALL_RECITERS String
getter/setter pair
IMAGE_URL String
getter/setter pair
LOADING_STATE String
getter/setter pair
REQ_DATA_RETURNED String
getter/setter pair
REQ_EMPTY_DATA String
getter/setter pair
REQ_FAILED String
getter/setter pair
REQ_NOT_ALLOWED String
getter/setter pair
REQ_SUCCESS String
getter/setter pair
tokenValue String
getter/setter pair

Constants

LIKE → const int
LIST → const int
SINGLE → const int
UNLIKE → const int