ActivityUpdate constructor
ActivityUpdate({
- required String activityId,
The id of the activity
Implementation
ActivityUpdate({required this.activityId});
The id of the activity
ActivityUpdate({required this.activityId});