menu
json_api package
documentation
client.dart
RoutingClient
RoutingClient.new constructor
RoutingClient.new constructor
dark_mode
light_mode
RoutingClient
constructor
RoutingClient
(
UriDesign
_baseUri
,
Client
_client
)
Implementation
RoutingClient(
this
._baseUri,
this
._client);
json_api package
documentation
client
RoutingClient
RoutingClient.new constructor
RoutingClient class
Constructors
new
Properties
hashCode
runtimeType
Methods
addMany
create
createNew
deleteFromMany
deleteResource
deleteToOne
fetchCollection
fetchRelatedCollection
fetchRelatedResource
fetchResource
fetchToMany
fetchToOne
noSuchMethod
replaceToMany
replaceToOne
send
toString
updateResource
Operators
operator ==