menu
xray_core_flutter package
documentation
xray_config.dart
XMC
XMC.new const constructor
XMC.new const constructor
dark_mode
light_mode
XMC
constructor
const
XMC
(
{
String
?
hostname
,
List
<
String
>
?
usernames
,
String
?
password
,
})
Implementation
const factory XMC({ String? hostname, List<String>? usernames, String? password, }) = _XMC;
xray_core_flutter package
documentation
xray_config
XMC
XMC.new const constructor
XMC class