menu
help_scout_flutter package
documentation
model.dart
HSBeaconUser
HSBeaconUser.new constructor
HSBeaconUser.new constructor
dark_mode
light_mode
HSBeaconUser
constructor
HSBeaconUser
(
{
required
String
email
,
String
?
name
,
String
?
company
,
String
?
jobTitle
,
String
?
avatar
,
})
Implementation
HSBeaconUser({ required this.email, this.name, this.company, this.jobTitle, this.avatar, });
help_scout_flutter package
documentation
model
HSBeaconUser
HSBeaconUser.new constructor
HSBeaconUser class