menu
kasseneck_api package
documentation
register.dart
RegisterClientInfo
RegisterClientInfo.new const constructor
RegisterClientInfo.new const constructor
dark_mode
light_mode
RegisterClientInfo
constructor
const
RegisterClientInfo
(
{
String
?
userAgent
,
String
?
platform
,
String
?
language
,
String
?
tz
,
(
{
int
h
,
int
w
}
)?
screen
,
})
Implementation
const RegisterClientInfo({this.userAgent, this.platform, this.language, this.tz, this.screen});
kasseneck_api package
documentation
register
RegisterClientInfo
RegisterClientInfo.new const constructor
RegisterClientInfo class