menu
truesight_flutter package
documentation
http/http.dart
HttpRepository
addInstance static method
addInstance static method
dark_mode
light_mode
addInstance
static method
dynamic
addInstance
(
HttpRepository
instance
)
Implementation
static addInstance(HttpRepository instance) { _instances.add(instance); }
truesight_flutter package
documentation
http/http
HttpRepository
addInstance static method
HttpRepository class