CockpitIndexedCaseSource constructor

CockpitIndexedCaseSource({
  1. required CockpitIndexedCaseReference reference,
})

Creates a CockpitIndexedCaseSource.

Implementation

CockpitIndexedCaseSource({required this.reference});