menu
get_net_work package
documentation
api/base_api.dart
BaseApi
initialized property
initialized property
dark_mode
light_mode
initialized
property
bool
get
initialized
inherited
Checks whether the controller has already been initialized.
Implementation
bool
get
initialized => _initialized;
get_net_work package
documentation
api/base_api
BaseApi
initialized property
BaseApi class
Constructors
BaseApi
Properties
allowAutoSignedCert
baseUrl
defaultContentType
defaultDecoder
findProxy
followRedirects
hashCode
httpClient
initialized
isClosed
isDisposed
maxAuthRetries
maxRedirects
onDelete
onStart
runtimeType
sendUserAgent
sockets
timeout
trustedCertificates
userAgent
withCredentials
Methods
$configureLifeCycle
delete
dispose
get
getNeedHud
getQueue
getRspAlert
mutation
noSuchMethod
onClose
onCloseConnect
onInit
onReady
patch
post
put
query
request
socket
toString
Operators
operator ==