menu
onairos package
documentation
functions/onairosapi.dart
onairosapi class
onairosapi class
dark_mode
light_mode
onairosapi
class
Constructors
onairosapi
({
required
String
baseUrl
,
String
?
apiKey
})
Properties
apiKey
→
String
?
final
baseUrl
→
String
final
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
get
(
String
endpoint
)
→
Future
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
post
(
String
endpoint
, {
String
?
jsonData
})
→
Future
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
onairos package
documentation
functions/onairosapi
onairosapi class
onairosapi library