menu
xray_core_flutter package
documentation
xray_config.dart
TLSConfig
certs property
certs property
dark_mode
light_mode
certs
property
@JsonKey.new(name: 'certificates')
List
<
TLSCertConfig
>
?
get
certs
inherited
Implementation
bool? get allowInsecure;@JsonKey(name: 'certificates') List<TLSCertConfig>? get certs;
xray_core_flutter package
documentation
xray_config
TLSConfig
certs property
TLSConfig class