menu
zeronet_ws package
documentation
extensions/futures.dart
UserID
UserID.new const constructor
UserID.new const constructor
dark_mode
light_mode
UserID
constructor
const
UserID
(
String
domain
,
String
username
,
bool
active
, {
bool
registered
=
true
,
})
Implementation
const UserID( this.domain, this.username, this.active, { this.registered = true, });
zeronet_ws package
documentation
extensions/futures
UserID
UserID.new const constructor
UserID class