HttpManagers class

Class HttpManagers Have A Job That Will Return Output

Constructors

HttpManagers()

Properties

BASE_URL String
getter/setter pair
Category ↔ dynamic
getter/setter pair
EndPoint ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
TypeFunction ↔ dynamic
getter/setter pair
VER_BASE_URL String
getter/setter pair

Methods

AllData() → dynamic
Return all JSON Data from API
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
Return Link From JSON Request
TypeText() → dynamic
Return Text From JSON Request
TypeTotal() → dynamic
Return Total Data From JSON Request
Version() → dynamic
Return Up to Date Version of EstraDart From JSON Request

Operators

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