JournalStatus constructor

JournalStatus({
  1. required ICalStatus status,
})

Implementation

JournalStatus({required this.status});