rejected property
Implementation
List<ServiceOfJournal> get rejected =>
ref.watch(servicesOfJournalProvider(this))[ServiceState.rejected] ?? [];
List<ServiceOfJournal> get rejected =>
ref.watch(servicesOfJournalProvider(this))[ServiceState.rejected] ?? [];