menu
serverpod_auth_client package
documentation
module.dart
UserImage
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
UserImage
copyWith
(
{
int
?
id
,
int
?
userId
,
int
?
version
,
String
?
url
,
})
Implementation
UserImage copyWith({
int?
id,
int?
userId,
int?
version,
String?
url, });
serverpod_auth_client package
documentation
module
UserImage
copyWith abstract method
UserImage class