menu
authyo_plugin package
documentation
models/base_response_model.dart
User
User.new constructor
User.new constructor
dark_mode
light_mode
User
constructor
User
(
{
String
?
phone
,
String
?
userId
,
String
?
email
,
String
?
identity
,
String
?
displayName
,
String
?
channel
,
})
Implementation
User({ this.phone, this.userId, this.email, this.identity, this.displayName, this.channel, });
authyo_plugin package
documentation
models/base_response_model
User
User.new constructor
User class