did_plc library

Typedefs

GetClient = Future<Response> Function(Uri url, {Map<String, String>? headers})
A function type abstracted from http.get, mainly for mocking at test time.

Exceptions / Errors

HttpException
This exception indicates that an unexpected error occurred when communicating with the the server.