menu
testing_sdk_vouch package
documentation
responsemodel.dart
User
User constructor
User constructor
dark_mode
light_mode
User
constructor
User
(
{
String
?
photourl
,
String
?
localizedheadline
,
int
?
id
,
String
?
name
,
})
Implementation
User({ this.photourl, this.localizedheadline, this.id, this.name, });
testing_sdk_vouch package
documentation
responsemodel
User
User constructor
User class