menu
superlikers_core package
documentation
infraestructure.dart
UpdateParticipantAvatarResponse
UpdateParticipantAvatarResponse.new constructor
UpdateParticipantAvatarResponse.new constructor
dark_mode
light_mode
UpdateParticipantAvatarResponse
constructor
UpdateParticipantAvatarResponse
(
{
required
String
ok
,
required
String
message
,
})
Implementation
UpdateParticipantAvatarResponse({ required this.ok, required this.message, });
superlikers_core package
documentation
infraestructure
UpdateParticipantAvatarResponse
UpdateParticipantAvatarResponse.new constructor
UpdateParticipantAvatarResponse class