menu
xray_sdk package
documentation
packages/config/models/common/client_server.dart
ClientServer
password property
password property
dark_mode
light_mode
password
property
@JsonKey.new(name: 'password')
String
password
final
Required password.
Implementation
@JsonKey(name: 'password') final String password;
xray_sdk package
documentation
packages/config/models/common/client_server
ClientServer
password property
ClientServer class