menu
xray_core_flutter package
documentation
xray_config.dart
HeaderCustomTCP
errors property
errors property
dark_mode
light_mode
errors
property
List
<
List
<
TCPItem
>
>
?
get
errors
inherited
Implementation
List<List<TCPItem>>? get clients; List<List<TCPItem>>? get servers; List<List<TCPItem>>? get errors;
xray_core_flutter package
documentation
xray_config
HeaderCustomTCP
errors property
HeaderCustomTCP class