menu
xray_sdk package
documentation
packages/core/models/cert.dart
TlsCerts
key property
key property
dark_mode
light_mode
key
property
@JsonKey.new(name: 'key')
List
<
String
>
key
final
Implementation
@JsonKey(name: 'key') final List<String> key;
xray_sdk package
documentation
packages/core/models/cert
TlsCerts
key property
TlsCerts class