menu
xray_sdk package
documentation
packages/config/models/inbound/http_inbound.dart
HttpAccount
password property
password property
dark_mode
light_mode
password
property
@JsonKey.new(name: 'pass')
String
password
final
Implementation
@JsonKey(name: 'pass') final String password;
xray_sdk package
documentation
packages/config/models/inbound/http_inbound
HttpAccount
password property
HttpAccount class