UpstreamEntryStatusBehind constructor
UpstreamEntryStatusBehind({
- required EntryRef entryRef,
- required Set<
EntryRef> entryRefs,
Implementation
factory UpstreamEntryStatusBehind(
{required final EntryRef entryRef,
required final Set<EntryRef> entryRefs}) = _$UpstreamEntryStatusBehind;