menu
pulse_ui package
documentation
models/notification/invite_model.dart
InviteModel
InviteModel.new const constructor
InviteModel.new const constructor
dark_mode
light_mode
InviteModel
constructor
const
InviteModel
(
{
String
?
targetId
,
String
?
type
,
String
?
eventId
,
})
Implementation
const factory InviteModel({ String? targetId, String? type, String? eventId, }) = _InviteModel;
pulse_ui package
documentation
models/notification/invite_model
InviteModel
InviteModel.new const constructor
InviteModel class