menu
xray_sdk package
documentation
packages/config/models/inbound/inbound_client.dart
InboundClient
InboundClient.new const constructor
InboundClient.new const constructor
dark_mode
light_mode
InboundClient
constructor
const
InboundClient
(
{
required
String
email
,
int
?
level
,
})
Implementation
const InboundClient({required this.email, super.level});
xray_sdk package
documentation
packages/config/models/inbound/inbound_client
InboundClient
InboundClient.new const constructor
InboundClient class