menu
clean_framework package
documentation
clean_framework_defaults.dart
SimpleRestApi
trustSelfSigned property
trustSelfSigned property
dark_mode
light_mode
trustSelfSigned
property
bool
trustSelfSigned
final
Whether to trust self-signed certificates or not.
Defaults to false.
Implementation
final bool trustSelfSigned;
clean_framework package
documentation
clean_framework_defaults
SimpleRestApi
trustSelfSigned property
SimpleRestApi class