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