menu
endaft_core package
documentation
client_test.dart
TestClientConfig
TestClientConfig.new constructor
TestClientConfig.new constructor
dark_mode
light_mode
TestClientConfig
constructor
TestClientConfig
(
[
Map
<
String
,
String
>
?
env
])
Implementation
TestClientConfig([Map<String, String>? env]) : super(env ?? <String, String>{});
endaft_core package
documentation
client_test
TestClientConfig
TestClientConfig.new constructor
TestClientConfig class