menu
locality_social_cloud package
documentation
api/locality_user.dart
LocalityUser
LocalityUser.new constructor
LocalityUser.new constructor
dark_mode
light_mode
LocalityUser
constructor
LocalityUser
(
String
id
,
String
publicKey
, {
UserType
type
=
UserType.person
,
})
Implementation
LocalityUser(this.id, this.publicKey, {this.type = UserType.person});
locality_social_cloud package
documentation
api/locality_user
LocalityUser
LocalityUser.new constructor
LocalityUser class