irte_engine
bearer_http_client
BearerHttpClient
token property
token
token
property
Null safety
String
?
token
read / write
A bearer token, which will be appended to each request, if present
Implementation
String? token;
irte_engine
bearer_http_client
BearerHttpClient
token property
BearerHttpClient class
Constructors
BearerHttpClient
Properties
baseUrl
hashCode
runtimeType
token
Methods
close
delete
get
head
noSuchMethod
patch
post
put
read
readBytes
send
toString
Operators
operator ==